Skip to content

Commit a6e3faf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.2](astral-sh/ruff-pre-commit@v0.4.10...v0.5.2) - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](pre-commit/mirrors-mypy@v1.10.0...v1.10.1)
1 parent e56fb88 commit a6e3faf

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.4.10'
19+
rev: 'v0.5.2'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]
@@ -25,7 +25,7 @@ repos:
2525
types_or: [python, jupyter]
2626

2727
- repo: https://github.com/pre-commit/mirrors-mypy
28-
rev: v1.10.0
28+
rev: v1.10.1
2929
hooks:
3030
- id: mypy
3131
entry: python3 -m mypy --config-file pyproject.toml

0 commit comments

Comments
 (0)