Skip to content

Commit 3128bce

Browse files
committed
chore(renovate): disable docker updates
1 parent 8ffc354 commit 3128bce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/renovate.json5

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: ["config:recommended", ":maintainLockFilesMonthly"],
3+
extends: [
4+
"config:recommended",
5+
":maintainLockFilesMonthly",
6+
"docker:disable",
7+
],
48
}

0 commit comments

Comments
 (0)