Skip to content

Commit a1bbef4

Browse files
author
codegen-bot
committed
include nested
1 parent b945ebc commit a1bbef4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ci:
66
# Define the common exclude pattern as an anchor
77
exclude_patterns: &exclude_patterns |
88
(?x)(
9-
input_repo/.*|
10-
output_repo/.*|
11-
repositories/.*
9+
.*/input_repo/.*|
10+
.*/output_repo/.*|
11+
.*/repositories/.*
1212
)
1313

1414
repos:

0 commit comments

Comments
 (0)