Skip to content

Commit

Permalink
Kotlin group
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed May 25, 2024
1 parent 02483da commit fbd6d03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ updates:
schedule:
interval: "daily"

- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
groups:
kotlin:
patterns:
- "org.jetbrains.kotlin.*"

- package-ecosystem: "gradle"
directory: "/jeorg-kotlin-arrow-optics"
schedule:
Expand Down

0 comments on commit fbd6d03

Please sign in to comment.