Skip to content

Commit

Permalink
Remove 1.x branch from dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Aug 20, 2024
1 parent 8fe11f1 commit ae68d26
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,3 @@ updates:
- dependency-name: "io.quarkus:quarkus-maven-plugin"
- dependency-name: "io.quarkus:quarkus-extension-processor"
- dependency-name: "io.quarkus:quarkus-extension-maven-plugin"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
target-branch: "1.x"
ignore:
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
- dependency-name: "io.quarkus:quarkus-bom"
- dependency-name: "io.quarkus:quarkus-maven-plugin"
- dependency-name: "io.quarkus:quarkus-extension-processor"
- dependency-name: "io.quarkus:quarkus-extension-maven-plugin"

0 comments on commit ae68d26

Please sign in to comment.