ci: Set up dependabot for GitHub Actions
We don't use it for Python (because, among other reasons, it can't bundle PRs). There, we use recompile_requirements.py instead.
This commit is contained in:
parent
70806b303c
commit
78709ce2b9
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Reference in New Issue