Skip to content

Commit

Permalink
Merge pull request #244 from Tradeshift/gha-dependabot
Browse files Browse the repository at this point in the history
fix: auto-update github actions with dependabot
  • Loading branch information
Jesper Terkelsen authored Nov 15, 2022
2 parents 9785fc7 + 06316b5 commit b9f2610
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,11 @@ updates:
prefix: 'fix'
prefix-development: 'build'
include: 'scope'
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: 'fix'
prefix-development: 'build'
include: 'scope'

0 comments on commit b9f2610

Please sign in to comment.