Skip to content

Commit 501bdc2

Browse files
[pre-commit.ci] pre-commit autoupdate (#223)
updates: - [github.com/psf/black-pre-commit-mirror: 24.4.0 → 24.4.2](psf/black-pre-commit-mirror@24.4.0...24.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0) - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 1.8.0](tox-dev/pyproject-fmt@1.7.0...1.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7db59b9 commit 501bdc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black-pre-commit-mirror
3-
rev: "24.4.0"
3+
rev: "24.4.2"
44
hooks:
55
- id: black
66
language_version: python3.8
@@ -12,7 +12,7 @@ repos:
1212
files: \.py$
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: "v1.9.0"
15+
rev: "v1.10.0"
1616
hooks:
1717
- id: mypy
1818
additional_dependencies:
@@ -55,7 +55,7 @@ repos:
5555
- id: blacken-docs
5656

5757
- repo: https://github.com/tox-dev/pyproject-fmt
58-
rev: "1.7.0"
58+
rev: "1.8.0"
5959
hooks:
6060
- id: pyproject-fmt
6161
args: [--indent, "4"]

0 commit comments

Comments
 (0)