Configure dependabot for github actions ecosystem

This commit is contained in:
Patrick Förster 2022-01-21 21:01:43 +01:00
parent bf117bcfe3
commit 0b2d7f2e4a

View file

@ -5,3 +5,8 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10