Skip to content

Commit faff35b

Browse files
committed
Ignore quarkus dependabot updates
1 parent 35e1123 commit faff35b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ updates:
1818
- "org.jboss.da:*"
1919
- "org.jboss.pnc*:*" # match org.jboss.pnc:xyz and org.jboss.pnc.group:xyz
2020
- "org.commonjava*:*" # match org.commonjava:xyz and org.commonjava.group:xyz
21+
ignore:
22+
- dependency-name: "io.quarkus:*"
23+
update-types: ["version-update:semver-major", "version-update:semver-minor"]
2124
- package-ecosystem: "github-actions" # Also update Github actions
2225
directory: "/"
2326
schedule:

0 commit comments

Comments
 (0)