mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
ci: simplify dependabot config
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I93ae831ec074eb15ecbdb1099f7c053f6a6a6964
This commit is contained in:
parent
da5c91424e
commit
227a55cdf1
1 changed files with 1 additions and 5 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -1,11 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
open-pull-requests-limit: 15
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 15
|
||||
reviewers:
|
||||
- NotAShelf
|
||||
assignees:
|
||||
- NotAShelf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue