mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 15:37:01 +00:00
Revert "chore: Revert "chore(dependabot): merge 2 groups"" (#6035)
* Revert "chore: Revert "chore(dependabot): merge 2 groups" (#5975)" This reverts commit bfb1808a2d110f9fd9e2033bd4e580c6aa158ed1. * chore(dependabot): allow specific dependencies Signed-off-by: Dwi Siswanto <git@dw1.io> --------- Signed-off-by: Dwi Siswanto <git@dw1.io>
This commit is contained in:
parent
04db1bb21d
commit
d2d5ee9d48
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
@ -13,20 +13,6 @@ updates:
|
|||||||
groups:
|
groups:
|
||||||
modules:
|
modules:
|
||||||
patterns: ["github.com/projectdiscovery/*"]
|
patterns: ["github.com/projectdiscovery/*"]
|
||||||
labels:
|
|
||||||
- "Type: Maintenance"
|
|
||||||
|
|
||||||
- package-ecosystem: "gomod"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
target-branch: "dev"
|
|
||||||
commit-message:
|
|
||||||
prefix: "chore"
|
|
||||||
include: "scope"
|
|
||||||
ignore:
|
|
||||||
- dependency-name: "github.com/projectdiscovery/*"
|
|
||||||
groups:
|
|
||||||
security:
|
security:
|
||||||
applies-to: "security-updates"
|
applies-to: "security-updates"
|
||||||
patterns: ["*"]
|
patterns: ["*"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user