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:
Dwi Siswanto 2025-02-08 22:35:39 +07:00 committed by GitHub
parent 04db1bb21d
commit d2d5ee9d48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: ["*"]