Skip to content

Commit 7bed0bd

Browse files
authored
Merge pull request #31 from ssciwr/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d6cf9c3 + 50f8079 commit 7bed0bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
repos:
2-
- repo: https://github.com/psf/black
3-
rev: 25.9.0
2+
- repo: https://github.com/psf/black-pre-commit-mirror
3+
rev: 25.11.0
44
hooks:
55
- id: black
66
- repo: https://github.com/pycqa/flake8
77
rev: 7.3.0
88
hooks:
99
- id: flake8
1010
- repo: https://github.com/kynan/nbstripout
11-
rev: 0.8.1
11+
rev: 0.8.2
1212
hooks:
1313
- id: nbstripout

0 commit comments

Comments
 (0)