Skip to content

Commit 35a6f8b

Browse files
committed
🔧 Update pre-commit config
1 parent f41f9a7 commit 35a6f8b

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
@@ -45,4 +45,4 @@ repos:
4545
entry: bash ./scripts/generate-client.sh
4646
pass_filenames: false
4747
language: unsupported
48-
files: ^backend/.*$
48+
files: ^backend/.*$|^scripts/generate-client\.sh$

0 commit comments

Comments
 (0)