Skip to content

Commit bde57b4

Browse files
committed
[skip ci] Update pre-commits deps.
1 parent 8e1707e commit bde57b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See https://pre-commit.com/hooks.html for more hooks
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.4
6+
rev: v0.14.10
77
hooks:
88
- id: ruff
99
args:
@@ -13,6 +13,6 @@ repos:
1313
hooks:
1414
- id: codespell
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: v1.18.2
16+
rev: v1.19.1
1717
hooks:
1818
- id: mypy

0 commit comments

Comments
 (0)