We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffc354 commit 3128bceCopy full SHA for 3128bce
.github/renovate.json5
@@ -1,4 +1,8 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
- extends: ["config:recommended", ":maintainLockFilesMonthly"],
+ extends: [
4
+ "config:recommended",
5
+ ":maintainLockFilesMonthly",
6
+ "docker:disable",
7
+ ],
8
}
0 commit comments