Merge pull request #539 from antmicro/umarcor/dependabot
ci: add dependabot config file
This commit is contained in:
commit
5e5193fcf5
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
Loading…
Reference in New Issue