chore(config): migrate config renovate.json
All checks were successful
lint, build and push / lint (pull_request) Successful in 4s
lint, build and push / build (pull_request) Successful in 1m55s

This commit is contained in:
Renovate Bot 2024-10-23 20:45:49 +00:00
parent 512bca28dc
commit 6a61d468fe

View file

@ -1,7 +1,7 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:base", "config:recommended",
"default:pinDigestsDisabled" "default:pinDigestsDisabled"
] ]
} }