Skip to content

Commit

Permalink
exclude ccms dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
farrell-m committed Feb 18, 2025
1 parent 9e94612 commit 834b4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ updates:
registries: "*"
groups:
gradle-updates:
patterns:
- "!uk.gov.laa.ccms.*" # All external Gradle dependencies
exclude-patterns:
- "uk.gov.laa.ccms.*"
internal-packages:
patterns:
- "uk.gov.laa.ccms.*" # All internal Gradle dependencies
Expand Down

0 comments on commit 834b4e1

Please sign in to comment.