Skip to content

Commit 51a1c76

Browse files
[pre-commit.ci] pre-commit autoupdate (#401)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 12f490d commit 51a1c76

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
@@ -21,13 +21,13 @@ repos:
2121
hooks:
2222
- id: blacken-docs
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.14.0
24+
rev: v1.14.1
2525
hooks:
2626
- id: mypy
2727
additional_dependencies: [numpy, types-requests]
2828
exclude: tests/|docs/
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.8.4
30+
rev: v0.8.6
3131
hooks:
3232
- id: ruff
3333
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)