v1.6.5: 1.21.2 and 1.21.3 support #41

Closed
stijnb1234 wants to merge 6 commits from development into master
Showing only changes of commit b95f5644c9 - Show all commits

View file

@ -1,11 +1,9 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
target-branch: "development"
commit-message:
prefix: "chore(deps): "