Create dependabot.yml

This commit is contained in:
Igor Pečovnik
2023-02-10 18:44:20 +01:00
committed by GitHub
parent fc45f46dd6
commit d1f12b57fb

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

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