Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha authored Jul 8, 2024
1 parent e9b7b70 commit 18e4d1b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ updates:
openrewrite:
patterns:
- "*openrewrite*"
jackson:
patterns:
- "*jackson*"
- "jackson*"

- package-ecosystem: "gradle"
directory: "/the-validation-company"
Expand All @@ -33,3 +37,7 @@ updates:
patterns:
- "org.jetbrains.kotlin.*"
- "com.google.devtools.ksp"
jackson:
patterns:
- "*jackson*"
- "jackson*"

0 comments on commit 18e4d1b

Please sign in to comment.