Skip to content

Commit 754ef39

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.1.4...v0.3.5) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.9.0](pre-commit/mirrors-mypy@v1.6.1...v1.9.0)
1 parent 6efeb34 commit 754ef39

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.1.4
6+
rev: v0.3.5
77
hooks:
88
- id: ruff
99
args: [--fix]
@@ -17,6 +17,6 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.6.1
20+
rev: v1.9.0
2121
hooks:
2222
- id: mypy

0 commit comments

Comments
 (0)