Skip to content

Commit 5382c94

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 91f92d4 commit 5382c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies:
3232
- tomli==2.0.1
3333
- repo: https://github.com/asottile/pyupgrade
34-
rev: v3.19.0
34+
rev: v3.19.1
3535
hooks:
3636
- id: pyupgrade
3737
args: [--py39-plus]
@@ -60,6 +60,6 @@ repos:
6060
- flake8-logging
6161
- flake8-tidy-imports
6262
- repo: https://github.com/pre-commit/mirrors-mypy
63-
rev: v1.13.0
63+
rev: v1.14.1
6464
hooks:
6565
- id: mypy

0 commit comments

Comments
 (0)