Skip to content

Commit d47fa79

Browse files
committed
Update renovate.json
1 parent 8d9e069 commit d47fa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"assigneesFromCodeOwners": true,
44
"dependencyDashboardAutoclose": true,
55
"extends": ["config:recommended"],
6-
"ignorePaths": ["**/.archive/**"],
6+
"ignorePaths": ["**/.archive/**", "**/.ARCHIVE/**"],
77
"labels": ["type/dependencies"],
88
"platformCommit": "enabled",
99
"rebaseWhen": "behind-base-branch",
@@ -16,5 +16,5 @@
1616
},
1717
"lockFileMaintenance": {
1818
"enabled": true
19-
}
19+
},
2020
}

0 commit comments

Comments
 (0)