Skip to content

Commit 533f7fb

Browse files
authored
Merge pull request #367 from spyoungtech/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 109b95d + 2086182 commit 533f7fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: trailing-whitespace
3232
- id: double-quote-string-fixer
3333
- repo: https://github.com/psf/black
34-
rev: '24.10.0'
34+
rev: '25.1.0'
3535
hooks:
3636
- id: black
3737
args:
@@ -45,7 +45,7 @@ repos:
4545
- id: reorder-python-imports
4646

4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: 'v1.14.1'
48+
rev: 'v1.15.0'
4949
hooks:
5050
- id: mypy
5151
args:

0 commit comments

Comments
 (0)