Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Commit 403780a

Browse files
wip
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
1 parent 1735437 commit 403780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ module.exports = {
3737
},
3838
],
3939
"enabledManagers": [ // supported managers https://docs.renovatebot.com/modules/manager/
40-
"custom.regex",
40+
"regex",
4141
"pre-commit"
4242
],
4343
"customManagers": [ // https://docs.renovatebot.com/modules/manager/regex/

0 commit comments

Comments
 (0)