diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 57a452d..ca75824 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - id: check-toml - repo: https://github.com/quantco/pre-commit-mirrors-ruff - rev: 0.1.9 + rev: 0.2.0 hooks: - id: ruff-conda - id: ruff-format-conda