Skip to content

Commit b8e98f5

Browse files
authored
Merge pull request #16 from DeepPSP/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 383a4ef + e341fb9 commit b8e98f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 26.3.0
12+
rev: 26.3.1
1313
hooks:
1414
- id: black
1515
args: [--line-length=128, --extend-exclude=.ipynb, --exclude=/build|dist/, --verbose]

0 commit comments

Comments
 (0)