chore: run gh action version update checks with dependabot
This commit is contained in:
parent
e37aa98616
commit
3553169e6b
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
open-pull-requests-limit: 99
|
||||||
|
commit_message:
|
||||||
|
prefix: "chore"
|
||||||
|
include_scope: false
|
Loading…
Reference in New Issue
Block a user