Skip to content

Commit 51beb74

Browse files
Update pre-commit config
1 parent 8e19eb6 commit 51beb74

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
@@ -28,7 +28,7 @@ repos:
2828
- id: disallow-caps
2929
name: Disallow improper capitalization
3030
language: pygrep
31-
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
31+
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest|PyBaMM
3232
exclude: .pre-commit-config.yaml
3333

3434
# Python files

0 commit comments

Comments
 (0)