diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 96277f7..2b68db0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,6 @@ repos: - id: isort args: ["--profile", "black", "--filter-files"] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.0.267' + rev: 'v0.0.275' hooks: - id: ruff