Skip to content

Commit f1122ae

Browse files
authored
Update Renovate config (#5285)
Do not update pre-commit config
1 parent 207833c commit f1122ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"on Tuesday after 3am and before 10am"
77
],
88
"ignorePaths": [
9-
"dev/containers/**"
9+
"dev/containers/**",
10+
"/.pre-commit-config.yaml"
1011
]
1112
}

0 commit comments

Comments
 (0)