Skip to content

Commit 9dfaff7

Browse files
[pre-commit.ci] pre-commit autoupdate (#13)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3274ddf commit 9dfaff7

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
@@ -18,14 +18,14 @@ repos:
1818
- id: requirements-txt-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.14.7
21+
rev: v0.14.10
2222
hooks:
2323
- id: ruff
2424
args: [ --config=pyproject.toml ]
2525
- id: ruff-format
2626
args: [ --config=pyproject.toml ]
2727
- repo: https://github.com/pre-commit/mirrors-mypy
28-
rev: v1.19.0
28+
rev: v1.19.1
2929
hooks:
3030
- id: mypy
3131
additional_dependencies:

0 commit comments

Comments
 (0)