ci: configure dependabot
This commit is contained in:
parent
50d6ef7c90
commit
a6f7eba280
1 changed files with 9 additions and 0 deletions
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
gha-version-updates:
|
||||
applies-to: version-updates
|
||||
Loading…
Add table
Add a link
Reference in a new issue