Added .github/dependabot.yml

This commit is contained in:
Tomer Nosrati 2023-09-17 21:37:02 +03:00 committed by Asif Saif Uddin
parent b213b5cbbd
commit 75cb234369
1 changed files with 6 additions and 0 deletions

6
.github/dependabot.yml vendored Normal file
View File

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