mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-18 16:28:26 +02:00
Update dependabot.yml
This commit is contained in:
parent
34c6b590d7
commit
f13b6abd78
1 changed files with 8 additions and 7 deletions
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
|
@ -13,6 +13,10 @@ updates:
|
|||
dependency-type: "development"
|
||||
update-types:
|
||||
- "minor"
|
||||
dev-major-updates:
|
||||
dependency-type: "development"
|
||||
update-types:
|
||||
- "major"
|
||||
prod-patch-updates:
|
||||
dependency-type: "production"
|
||||
update-types:
|
||||
|
@ -21,11 +25,8 @@ updates:
|
|||
dependency-type: "production"
|
||||
update-types:
|
||||
- "minor"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
prod-major-updates:
|
||||
dependency-type: "production"
|
||||
update-types:
|
||||
- "major"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue