allzweckcontainer/renovate.json
Renovate Bot 6a61d468fe
All checks were successful
lint, build and push / lint (pull_request) Successful in 4s
lint, build and push / build (pull_request) Successful in 1m55s
chore(config): migrate config renovate.json
2024-10-23 20:45:49 +00:00

7 lines
148 B
JSON

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