CI: add more stict checking

This commit is contained in:
raf 2023-10-11 21:03:07 +03:00
commit bbbd487064
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 86 additions and 0 deletions

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 15
reviewers:
- NotAShelf
assignees:
- NotAShelf