Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep authored Jan 27, 2025
1 parent d0508ca commit b9d6a47
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ updates:
include: "scope"
labels:
- "Type: Maintenance"
allow:
- dependency-name: "github.com/projectdiscovery/*"
groups:
modules:
patterns: ["github.com/projectdiscovery/*"]

# # Maintain dependencies for GitHub Actions
# - package-ecosystem: "github-actions"
Expand All @@ -42,4 +43,4 @@ updates:
# prefix: "chore"
# include: "scope"
# labels:
# - "Type: Maintenance"
# - "Type: Maintenance"

0 comments on commit b9d6a47

Please sign in to comment.