Skip to content

Commit bc634be

Browse files
committed
fix: pre-commit file rename
1 parent 6d65b0b commit bc634be

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
@@ -47,7 +47,7 @@ repos:
4747
name: Disallow improper capitalization
4848
language: pygrep
4949
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
50-
exclude: ^(.pre-commit-config.yaml|content/week05_package/precommit.md)$
50+
exclude: ^(.pre-commit-config.yaml|content/week04_package/precommit.md)$
5151

5252
- repo: https://github.com/PrincetonUniversity/blocklint
5353
rev: v0.2.5

0 commit comments

Comments
 (0)