Skip to content

Commit d207068

Browse files
authored
Merge pull request #147 from m2lines/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ee7a7c3 + 94a7eda commit d207068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/psf/black
8-
rev: 23.9.1
8+
rev: 23.12.1
99
hooks:
1010
- id: black
1111
- repo: https://github.com/kynan/nbstripout
1212
rev: 0.6.1
1313
hooks:
1414
- id: nbstripout
1515
- repo: https://github.com/nbQA-dev/nbQA
16-
rev: 1.7.0
16+
rev: 1.7.1
1717
hooks:
1818
- id: nbqa-black
1919
#- id: nbqa-isort

0 commit comments

Comments
 (0)