8000 chore(pre-commit.ci): pre-commit autoupdate (#1427) · python-zeroconf/python-zeroconf@0df2fc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0df2fc3

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#1427)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 06637f4 commit 0df2fc3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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: v3.29.1
12+
rev: v3.30.1
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -34,12 +34,12 @@ repos:
3434
- id: prettier
3535
args: ["--tab-width", "2"]
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.18.0
37+
rev: v3.19.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.7.0
42+
rev: v0.7.3
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: flake8
5555
- repo: https://github.com/pre-commit/mirrors-mypy
56-
rev: v1.12.1
56+
rev: v1.13.0
5757
hooks:
5858
- id: mypy
5959
additional_dependencies: []

0 commit comments

Comments
 (0)
0