Skip to content

Commit

Permalink
Upgrades groups
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jun 15, 2024
1 parent acaae25 commit 34c8f51
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,23 @@ updates:
ignore:
- dependency-name: "jakarta.servlet:jakarta.servlet-api"
versions: ["6.0.0"]
groups:
postgresql:
patterns:
- "*postgresql*"
maven:
patterns:
- "*maven*"
kotlin:
patterns:
- "*kotlin*"

- package-ecosystem: "gradle"
directory: "/the-validation-company"
schedule:
interval: "daily"
groups:
kotlin:
patterns:
- "org.jetbrains.kotlin.*"
- "com.google.devtools.ksp"

0 comments on commit 34c8f51

Please sign in to comment.