mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-22 07:57:11 +00:00
CI: add more stict checking
This commit is contained in:
parent
767b5ec48a
commit
bbbd487064
3 changed files with 86 additions and 0 deletions
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue