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

Skip to content

Commit 5d28510

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#1454)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1ec95c7 commit 5d28510

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ repos:
3333
- id: prettier
3434
args: ["--tab-width", "2"]
3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.19.0
36+
rev: v3.19.1
3737
hooks:
3838
- id: pyupgrade
3939
args: [--py38-plus]
4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.8.3
41+
rev: v0.8.6
4242
hooks:
4343
- id: ruff
4444
args: [--fix, --exit-non-zero-on-fix]
@@ -52,7 +52,7 @@ repos:
5252
hooks:
5353
- id: flake8
5454
- repo: https://github.com/pre-commit/mirrors-mypy
55-
rev: v1.13.0
55+
rev: v1.14.1
5656
hooks:
5757
- id: mypy
5858
additional_dependencies: []

0 commit comments

Comments
 (0)
0