Skip to content

Commit 6001d3c

Browse files
committed
ci: configure dependabot to monitor H2 updates
Part of #1590 [skip ci]
1 parent 5f89210 commit 6001d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ updates:
88
directory: "/"
99
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow
1010
allow:
11+
- dependency-name: "com.h2database:h2"
1112
- dependency-name: "net.coobird:thumbnailator"
1213
- dependency-name: "org.apache.commons:commons-lang3"
1314
- dependency-name: "org.apache.commons:commons-text"

0 commit comments

Comments
 (0)