This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
gamma.fogtype.com/renovate.json
nebel fdf9add277
All checks were successful
continuous-integration/drone/push Build is passing
configure renovate
2022-12-27 09:03:58 +09:00

11 lines
228 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeAll",
":automergeBranch",
":skipStatusChecks",
"docker:enableMajor",
"docker:pinDigests"
]
}