Skip to content

Commit d979a18

Browse files
authored
Merge pull request #19 from Ruibin-Liu/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 894fa0f + 646e5e8 commit d979a18

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
@@ -15,7 +15,7 @@ repos:
1515
exclude: tests/test_files
1616

1717
- repo: https://github.com/psf/black
18-
rev: 23.12.0
18+
rev: 23.12.1
1919
hooks:
2020
- id: black
2121
language_version: python3.10
@@ -39,7 +39,7 @@ repos:
3939
files: \.py$
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.7.1
42+
rev: v1.8.0
4343
hooks:
4444
- id: mypy
4545
exclude: tests/data

0 commit comments

Comments
 (0)