fix: dependabot config location

This commit is contained in:
selim13
2021-08-26 09:23:28 +03:00
parent d9d2b6e608
commit f549f387b7

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"