diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4915c8..5686da4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.280 + rev: v0.0.282 hooks: - id: ruff - repo: https://github.com/Lucas-C/pre-commit-hooks