homelab/renovate.json
Matthew McKinnon 594753c02c
Some checks failed
Deploy / Prepare Build (push) Has been cancelled
chore(deps): rebase renovate.json
2024-09-09 22:38:58 +10:00

8 lines
192 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"renovatebot/renovate-config",
":semanticCommitTypeAll(chore)"
]
}