Skip to content

Commit

Permalink
ci: configure dependabot to monitor H2 updates
Browse files Browse the repository at this point in the history
Part of #1590

[skip ci]
  • Loading branch information
php-coder committed Dec 25, 2023
1 parent 5f89210 commit 6001d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updates:
directory: "/"
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow
allow:
- dependency-name: "com.h2database:h2"
- dependency-name: "net.coobird:thumbnailator"
- dependency-name: "org.apache.commons:commons-lang3"
- dependency-name: "org.apache.commons:commons-text"
Expand Down

0 comments on commit 6001d3c

Please sign in to comment.