chore(config): migrate config renovate.json
Some checks failed
/ check-renovaterc (push) Failing after 3s
/ check (push) Successful in 10s
/ build-packages (push) Successful in 16s
/ build-vm (push) Successful in 23s
/ report-size (push) Successful in 1m17s

This commit is contained in:
Renovate Bot 2025-05-25 02:40:08 +02:00
parent abf832810b
commit c0a54eb19e
Signed by: renovate
SSH key fingerprint: SHA256:Ok6vtqmmerU0tEwRrmaddAKicKgaATKobBC7exAUPLo

View file

@ -13,8 +13,8 @@
"config:best-practices" "config:best-practices"
], ],
"nix": { "nix": {
"fileMatch": [ "managerFilePatterns": [
"(^|/)flake\\.nix$" "/(^|/)flake\\.nix$/"
], ],
"commitMessageTopic": "nixpkgs", "commitMessageTopic": "nixpkgs",
"commitMessageExtra": "to {{newValue}}", "commitMessageExtra": "to {{newValue}}",