Skip to content

Commit 4e864d4

Browse files
authored
fix typo
1 parent 121ffac commit 4e864d4

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-symlinks
1616
- id: check-case-conflict
1717
- id: check-executables-have-shebangs
18-
exclude: ''.cache'
18+
exclude: '.cache'
1919
- id: check-added-large-files
2020
exclude: (yarn.lock|.yarn/|.pnp.cjs)
2121
- id: check-json

0 commit comments

Comments
 (0)