Skip to content

Commit ffa3660

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.4](astral-sh/ruff-pre-commit@v0.3.5...v0.4.4) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
1 parent 5f54ea6 commit ffa3660

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.3.5
3+
rev: v0.4.4
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.9.0
16+
rev: v1.10.0
1717
hooks:
1818
- id: mypy

0 commit comments

Comments
 (0)