Skip to content

Commit 185536d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.14.1](astral-sh/ruff-pre-commit@v0.12.12...v0.14.1) - [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.2](pre-commit/mirrors-mypy@v1.17.1...v1.18.2)
1 parent ec46497 commit 185536d

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
@@ -1,12 +1,12 @@
11
fail_fast: false
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.12.12
4+
rev: v0.14.1
55
hooks:
66
- id: ruff
77
- id: ruff-format
88
- repo: https://github.com/pre-commit/mirrors-mypy
9-
rev: v1.17.1
9+
rev: v1.18.2
1010
hooks:
1111
- id: mypy
1212
args:

0 commit comments

Comments
 (0)