mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(web): 🐛 vNext depbot config indentation
This commit is contained in:
parent
5f9467ad81
commit
83cda0e2f8
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -28,8 +28,8 @@ updates:
|
|||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
target-branch: "vNext"
|
||||
target-branch: vNext
|
||||
Loading…
Reference in a new issue