Merge pull request #1098 from crazy-max/dependabot-gha

chore: dependabot to keep gha up to date
This commit is contained in:
Tõnis Tiigi 2022-05-12 10:22:39 -07:00 committed by GitHub
commit a9e62dfa83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
open-pull-requests-limit: 10
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "bot"