Skip to content

Commit 2fd7354

Browse files
committed
Administrivia
1 parent 0d4fd56 commit 2fd7354

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
33
rev: v2.0.0
44
hooks:
5-
- id: check-merge-conflict
65
- id: debug-statements
76
- id: end-of-file-fixer
87
- repo: https://github.com/psf/black
98
rev: 19.10b0
109
hooks:
1110
- id: black
1211
language_version: python3
13-
exclude: 'trepan/version.py'
12+
exclude: 'mathicsscript/version.py'

0 commit comments

Comments
 (0)