Skip to content

Commit 3fe487e

Browse files
[pre-commit.ci] pre-commit autoupdate (#243)
1 parent 0273f37 commit 3fe487e

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
@@ -23,13 +23,13 @@ repos:
2323
- id: black
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.11.4"
26+
rev: "v0.12.2"
2727
hooks:
2828
- id: ruff
2929
args: [--fix]
3030

3131
- repo: https://github.com/pre-commit/mirrors-mypy
32-
rev: "v1.15.0"
32+
rev: "v1.16.1"
3333
hooks:
3434
- id: mypy
3535
args: []

0 commit comments

Comments
 (0)