Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit e75adef

Browse files
committed
Pre-commit autoupdate
1 parent c2194c5 commit e75adef

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
@@ -2,13 +2,13 @@ fail_fast: false
22

33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.10
5+
rev: v0.14.4
66
hooks:
77
- id: ruff
88
- id: ruff-format
99

1010
- repo: https://github.com/pre-commit/mirrors-mypy
11-
rev: v1.17.1
11+
rev: v1.18.2
1212
hooks:
1313
- id: mypy
1414
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)