add dependabot

This commit is contained in:
raf 2023-11-03 14:36:31 +03:00
commit da984ef4b9
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 13 additions and 1 deletions

12
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "01:00"
open-pull-requests-limit: 10
reviewers:
- NotAShelf
assignees:
- NotAShelf