Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jun 18, 2024
1 parent 65190d5 commit 3b2d563
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ updates:
versions: ["1.6.0-RC2", "1.6.0-RC3", "1.6.0"]
- dependency-name: "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm"
versions: ["1.6.0-RC2", "1.6.0-RC3", "1.6.0"]
groups:
postgresql:
patterns:
- "*postgresql*"
maven:
patterns:
- "*maven*"
kotlin:
patterns:
- "*kotlin*"

- package-ecosystem: "npm"
directory: "/e2e"
Expand Down

0 comments on commit 3b2d563

Please sign in to comment.