diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 767aedf6..71aa4ae5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/asottile/setup-cfg-fmt - rev: v2.3.0 + rev: v2.4.0 hooks: - id: setup-cfg-fmt @@ -29,7 +29,7 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: 'v0.0.275' + rev: 'v0.0.276' hooks: - id: ruff