Skip to content

Commit a58e62b

Browse files
pre-commit-ci[bot]nicoddemus
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)
1 parent a636f28 commit a58e62b

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 23.12.0
3+
rev: 23.12.1
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -30,7 +30,7 @@ repos:
3030
language: python
3131
additional_dependencies: [pygments, restructuredtext_lint]
3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v1.7.1
33+
rev: v1.8.0
3434
hooks:
3535
- id: mypy
3636
files: ^(src/)

0 commit comments

Comments
 (0)