Add Maven as supported Renovate manager (#136)

This commit is contained in:
Matt Bishop
2024-06-21 10:34:00 -04:00
committed by GitHub
parent a2b7132cf3
commit e5f7488a7c

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>bitwarden/renovate-config"],
"enabledManagers": ["bundler", "github-actions", "gradle"],
"enabledManagers": ["bundler", "github-actions", "gradle", "maven"],
"packageRules": [
{
"groupName": "bundler minor",