Skip to content
Snippets Groups Projects
Commit 239b4fb6 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

chore: configure renovate like other repositories

parent 0d37a73b
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":configMigration",
":label('renovatebot')",
":enableVulnerabilityAlertsWithLabel('renovatebot/security')",
":semanticCommits",
":automergePatch",
":automergeTesters",
":automergeLinters"
],
"packageRules": [
{
"matchSourceUrls": [
"https://github.com/hashicorp/terraform"
],
"groupName": "terraform"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment