diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71db556..57a452d 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.1.6 + rev: 0.1.9 hooks: - id: ruff-conda - id: ruff-format-conda - repo: https://github.com/quantco/pre-commit-mirrors-mypy - rev: 1.7.1 + rev: 1.8.0 hooks: - id: mypy-conda