Skip to content

Commit

Permalink
Update dependabot to add 2.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Mar 21, 2024
1 parent f2288a5 commit 577fbd4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ updates:
interval: "daily"
ignore:
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
target-branch: "2.3.x"
ignore:
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
- dependency-name: "io.quarkus:quarkus-bom"
versions: "[3.9,)"
- dependency-name: "io.quarkiverse.artemis:quarkus-artemis-bom"
versions: "[3.3,)"
- package-ecosystem: "maven"
directory: "/"
schedule:
Expand Down

0 comments on commit 577fbd4

Please sign in to comment.