chore: configure dependabot (#5081)
This commit is contained in:
parent
192427a5d2
commit
9d1635a28b
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github/workflows/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
...
|
Loading…
Reference in New Issue
Block a user