Skip to content

Commit

Permalink
explicite group
Browse files Browse the repository at this point in the history
  • Loading branch information
hibare committed Oct 22, 2023
1 parent a4bb172 commit 597906e
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ updates:
target-branch: "dev"
assignees:
- "hibare"
groups:
deps:
patterns:
- "*"

# Maintain dependencies for Go mods
- package-ecosystem: "pip"
Expand All @@ -25,10 +21,6 @@ updates:
target-branch: "dev"
assignees:
- "hibare"
groups:
deps:
patterns:
- "*"

# Maintain version for Docker
- package-ecosystem: "docker"
Expand All @@ -40,10 +32,6 @@ updates:
target-branch: "dev"
assignees:
- "hibare"
groups:
deps:
patterns:
- "*"

# Maintain version for npm or yarn
- package-ecosystem: "npm"
Expand All @@ -55,7 +43,8 @@ updates:
target-branch: "dev"
assignees:
- "hibare"
groups:
deps:
patterns:
- "*"

groups:
deb-groups:
patterns:
- "*"

0 comments on commit 597906e

Please sign in to comment.