Skip to content

Commit 92e067b

Browse files
[pre-commit.ci] pre-commit autoupdate (#1127)
<!--pre-commit.ci start--> updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](pre-commit/mirrors-mypy@v1.13.0...v1.14.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 81a0f2e commit 92e067b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
hooks:
3737
- id: sphinx-lint
3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.19.0
39+
rev: v3.19.1
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py39-plus]
@@ -70,6 +70,6 @@ repos:
7070
- flake8-logging
7171
- flake8-tidy-imports
7272
- repo: https://github.com/pre-commit/mirrors-mypy
73-
rev: v1.13.0
73+
rev: v1.14.1
7474
hooks:
7575
- id: mypy

0 commit comments

Comments
 (0)