Skip to content

Commit 4ec3791

Browse files
committed
tmp
1 parent 851a031 commit 4ec3791

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ updates:
2121
# Releases too often, it's annoying
2222
- dependency-name: "org.assertj:*"
2323
update-types: ["version-update:semver-patch"]
24-
24+
# We don't want to stay on an LTS version and want to have more regular updates here:
25+
- dependency-name: "io.quarkiverse.openapi.generator:*"
26+
versions: ["2.6.0-lts"]

0 commit comments

Comments
 (0)