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:
Florian Bruhin 2020-07-06 13:56:09 +02:00
parent 70806b303c
commit 78709ce2b9
1 changed files with 6 additions and 0 deletions

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"