Skip to content

Commit c307214

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.1](pre-commit/mirrors-mypy@v1.18.2...v1.19.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.1...v0.14.10)
1 parent 414afdf commit c307214

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
@@ -12,7 +12,7 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: v1.18.2
15+
rev: v1.19.1
1616
hooks:
1717
- id: mypy
1818
additional_dependencies:
@@ -24,7 +24,7 @@ repos:
2424
- "nox"
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: 'v0.14.1'
27+
rev: 'v0.14.10'
2828
hooks:
2929
- id: ruff
3030
args:

0 commit comments

Comments
 (0)