chore: use dependabot on GitHub actions too
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -14,3 +14,13 @@ updates:
|
|||||||
include: 'scope'
|
include: 'scope'
|
||||||
labels:
|
labels:
|
||||||
- 'type: chore'
|
- 'type: chore'
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
commit-message:
|
||||||
|
include: scope
|
||||||
|
prefix: ci
|
||||||
|
labels:
|
||||||
|
- 'type: chore'
|
||||||
|
|||||||
Reference in New Issue
Block a user