Add dependabot config (#443)

This commit is contained in:
Artem Gavrilov
2024-04-10 11:54:39 +02:00
committed by GitHub
parent e1ad88a580
commit 43f3c27141

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

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