ci: keep github actions up to date with dependabot (#307)

pull/317/head
Marco Ieni 2 years ago committed by GitHub
parent 7258b71753
commit 396ac0fbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
# Check for updates every Monday
schedule:
interval: "weekly"
open-pull-requests-limit: 10
Loading…
Cancel
Save