diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e676059..91d7a61 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,11 +7,11 @@ repos: - id: trailing-whitespace - id: check-toml - repo: https://github.com/quantco/pre-commit-mirrors-ruff - rev: 0.4.3 + rev: 0.5.0 hooks: - id: ruff-conda - id: ruff-format-conda - repo: https://github.com/quantco/pre-commit-mirrors-mypy - rev: 1.10.0 + rev: 1.10.1 hooks: - id: mypy-conda