Create dependabot.yml (#1025)

This commit is contained in:
Hynek Schlawack 2022-09-14 09:33:56 +02:00 committed by GitHub
parent c2dd82be88
commit e31a6c9d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

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