Skip to content

Commit

Permalink
Chore: Configure Dependabot for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stormwarning committed Mar 16, 2021
1 parent 99b6162 commit 5c480d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ updates:
labels:
- internal
versioning-strategy: increase-if-necessary

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
commit-message:
prefix: 'Chore: '

0 comments on commit 5c480d5

Please sign in to comment.