Skip to content

Commit db5ad34

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.11.13](astral-sh/ruff-pre-commit@v0.9.2...v0.11.13) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.16.0](pre-commit/mirrors-mypy@v1.14.1...v1.16.0)
1 parent b6a44f9 commit db5ad34

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.9.2
3+
rev: v0.11.13
44
hooks:
55
- id: ruff
66
args:
@@ -13,6 +13,6 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: debug-statements
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: v1.14.1
16+
rev: v1.16.0
1717
hooks:
1818
- id: mypy

0 commit comments

Comments
 (0)