Files
cartsnitch-fork-test/renovate.json
T
Deploy Debbie c45baf5bc0 feat: add Renovate config extending shared org preset
Extends the shared CartSnitch Renovate preset from cartsnitch/.github.
Minor/patch automerge, major requires review, dependency PRs labeled and grouped.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-18 11:48:34 +00:00

5 lines
128 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>cartsnitch/.github:renovate-config"]
}