Skip to content

Commit 75107d0

Browse files
[pre-commit.ci] pre-commit autoupdate (#41)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.0](astral-sh/ruff-pre-commit@v0.0.292...v0.1.0) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d9f3d4f commit 75107d0

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
@@ -8,7 +8,7 @@ repos:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: "v0.0.292"
11+
rev: "v0.1.0"
1212
hooks:
1313
- id: ruff
1414
args: ["--fix"]
@@ -26,7 +26,7 @@ repos:
2626
types: [python]
2727
args: ["-rn", "-sn", "--fail-on=I"]
2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v1.5.1
29+
rev: v1.6.0
3030
hooks:
3131
- id: mypy
3232
name: mypy

0 commit comments

Comments
 (0)