Merge pull request #222 from umarcor/dependabot

ci: add dependabot config file
This commit is contained in:
Karol Gugala 2022-02-09 08:50:04 +01:00 committed by GitHub
commit 1c4e425011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
open-pull-requests-limit: 99