Skip to content

Commit caf0415

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#42)
1 parent 4bc8434 commit caf0415

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v4.7.0
12+
rev: v4.8.2
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -37,7 +37,7 @@ repos:
3737
- id: prettier
3838
args: ["--tab-width", "2"]
3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v3.19.1
40+
rev: v3.20.0
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py39-plus]
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: flake8
6060
- repo: https://github.com/pre-commit/mirrors-mypy
61-
rev: v1.15.0
61+
rev: v1.16.0
6262
hooks:
6363
- id: mypy
6464
additional_dependencies: []

0 commit comments

Comments
 (0)