Skip to content

Commit a100f66

Browse files
Dedupe
1 parent 7104d88 commit a100f66

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,8 @@ repos:
4141
- id: black
4242
name: Run Black on Tools/jit/
4343
files: ^Tools/jit/
44-
45-
- repo: https://github.com/psf/black-pre-commit-mirror
46-
rev: 25.9.0
47-
hooks:
4844
- id: black
49-
name: Run Black on wasm/wasi/
45+
name: Run Black on Tools/wasm/wasi/
5046
files: ^Tools/wasm/wasi/
5147

5248
- repo: https://github.com/Lucas-C/pre-commit-hooks

0 commit comments

Comments
 (0)