Skip to content

Commit

Permalink
chore: use dependabot on GitHub actions too
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Jun 26, 2022
1 parent 1308272 commit 5bf17ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -14,3 +14,13 @@ updates:
include: 'scope'
labels:
- 'type: chore'
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
commit-message:
include: scope
prefix: ci
labels:
- 'type: chore'

0 comments on commit 5bf17ab

Please sign in to comment.