Skip to content

Commit 363fa34

Browse files
[pre-commit.ci] pre-commit autoupdate (#1672)
1 parent 7fd58d4 commit 363fa34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: pyupgrade
1414
args: [--py311-plus]
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.15.12
16+
rev: v0.15.13
1717
hooks:
1818
- id: ruff
1919
args: [--fix]
@@ -34,7 +34,7 @@ repos:
3434
- id: cython-lint
3535
- id: double-quote-cython-strings
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v2.0.0
37+
rev: v2.1.0
3838
hooks:
3939
- id: mypy
4040
additional_dependencies: ["aiohappyeyeballs>=2.3.0", "noiseprotocol>=0.3.1,<1.0", "cryptography>=43.0.0", "zeroconf>=0.143.0,<1.0"]

0 commit comments

Comments
 (0)