Create dependabot.yml

master
Vitaly Mikhailov 4 years ago committed by GitHub
parent 016f386594
commit 6acb09bed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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