Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Apr 11, 2024
1 parent 1f4878a commit d24278c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ updates:
ignore:
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
- dependency-name: "io.quarkus:quarkus-bom"
- dependency-name: "io.quarkus:quarkus-maven-plugin"
- package-ecosystem: "maven"
directory: "/"
schedule:
Expand All @@ -20,3 +21,4 @@ updates:
ignore:
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
- dependency-name: "io.quarkus:quarkus-bom"
- dependency-name: "io.quarkus:quarkus-maven-plugin"

0 comments on commit d24278c

Please sign in to comment.