Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit cf35544

Browse files
authored
Merge pull request #201 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fc65196 + bf1c463 commit cf35544

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: add-trailing-comma
2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.18.0
30+
rev: v3.19.0
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py39-plus]
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: flake8
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.12.1
43+
rev: v1.13.0
4444
hooks:
4545
- id: mypy
4646
- repo: local

0 commit comments

Comments
 (0)