Add dependabot.yml

This commit is contained in:
2022-08-03 20:05:24 +03:00
parent 4f64b27364
commit a6a8b4d7d6

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

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"