Skip to content

Commit 5fddbac

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.2](astral-sh/ruff-pre-commit@v0.12.12...v0.13.2) - [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.2](pre-commit/mirrors-mypy@v1.17.1...v1.18.2)
1 parent d0d0f36 commit 5fddbac

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.12
3+
rev: v0.13.2
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.17.1
16+
rev: v1.18.2
1717
hooks:
1818
- id: mypy

0 commit comments

Comments
 (0)