Skip to content

Commit 70d8f7b

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#1802)
1 parent c690b78 commit 70d8f7b

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
@@ -35,7 +35,7 @@ repos:
3535
- id: pyupgrade
3636
args: [--py310-plus]
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.15.17
38+
rev: v0.15.18
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --exit-non-zero-on-fix]
@@ -54,7 +54,7 @@ repos:
5454
- id: mypy
5555
additional_dependencies: [ifaddr]
5656
- repo: https://github.com/MarcoGorelli/cython-lint
57-
rev: v0.19.0
57+
rev: v0.21.0
5858
hooks:
5959
- id: cython-lint
6060
- id: double-quote-cython-strings

0 commit comments

Comments
 (0)