Add dependabot config (#443)

pull/449/head
Artem Gavrilov 2024-04-10 11:54:39 +02:00 committed by GitHub
parent e1ad88a580
commit 43f3c27141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

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

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