Skip to content

Commit 7a4a1c3

Browse files
committed
update pre-commit config
1 parent c888807 commit 7a4a1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ repos:
1313
rev: 24.2.0
1414
hooks:
1515
- id: black
16-
exclude: 'client/.*'
16+
exclude: 'client/.*|specs/.*'

0 commit comments

Comments
 (0)