Keep github actions up to date with dependabot (#2914)

This commit is contained in:
Cenk Kücük 2023-05-11 14:02:41 +02:00 committed by GitHub
parent d437d17777
commit a69719c498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,3 +20,7 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"