nttr.fly.dev/renovate.json

12 lines
196 B
JSON
Raw Permalink Normal View History

2022-07-11 19:32:49 +09:00
{
"extends": [
"config:base",
":automergeAll",
":automergeBranch",
":skipStatusChecks",
"docker:enableMajor",
"docker:pinDigests"
],
"ignorePaths": ["compose.yml"]
2022-07-11 19:32:49 +09:00
}