[pre-commit.ci] pre-commit autoupdate (#296)
updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1) - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.246...v0.0.249) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
3bfeb9905e
commit
7210e47668
@ -5,7 +5,7 @@ repos:
|
||||
- id: black
|
||||
language_version: python3
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.0.0
|
||||
rev: v1.0.1
|
||||
hooks:
|
||||
- id: mypy
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
@ -14,7 +14,7 @@ repos:
|
||||
- id: check-toml
|
||||
- id: check-yaml
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: 'v0.0.246'
|
||||
rev: 'v0.0.249'
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
Loading…
Reference in New Issue
Block a user