Skip to content

Commit

Permalink
== fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fnobilia committed Nov 29, 2020
1 parent aae5b58 commit fed67eb
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,15 @@ updates:
directory: "/examples/junit-5"
schedule:
interval: "weekly"
ignored_updates:
- match:
dependency_name: "io.github.data-rocks-team:schemaregistry-junit5"
ignore:
- dependency-name: "io.github.data-rocks-team:schemaregistry-junit5"
reviewers:
- "fnobilia"
- package-ecosystem: "gradle"
directory: "/examples/junit-4"
schedule:
interval: "weekly"
ignored_updates:
- match:
dependency_name: "io.github.data-rocks-team:schemaregistry-junit4"
ignore:
- dependency-name: "io.github.data-rocks-team:schemaregistry-junit4"
reviewers:
- "fnobilia"

0 comments on commit fed67eb

Please sign in to comment.