Skip to content

Commit 281966c

Browse files
authored
Merge pull request #145 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 52f71e7 + 80ef979 commit 281966c

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.12.0
37+
rev: 23.12.1
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.7.1
52+
rev: v1.8.0
5353
hooks:
5454
- id: mypy

0 commit comments

Comments
 (0)