Create dependabot.yml

This commit is contained in:
Alon 2023-09-22 02:44:59 +03:00 committed by GitHub
parent 7eb41179ed
commit 82bff97a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.github/dependabot.yml vendored Normal file
View file

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