Skip to content

Commit b97fb4e

Browse files
authored
Merge pull request #142 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 75f3540 + ae237b3 commit b97fb4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434

3535
# Format code. No, I don't like everything black does either.
3636
- repo: https://github.com/psf/black-pre-commit-mirror
37-
rev: 23.10.1
37+
rev: 23.11.0
3838
hooks:
3939
- id: black
4040

@@ -49,6 +49,6 @@ repos:
4949

5050
# Type enforcement for Python
5151
- repo: https://github.com/pre-commit/mirrors-mypy
52-
rev: v1.6.1
52+
rev: v1.7.0
5353
hooks:
5454
- id: mypy

0 commit comments

Comments
 (0)