diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb891705..5afb1c39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,6 +37,6 @@ repos: require_serial: true files: ^(flux_local/|tests/) - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.0.246' + rev: 'v0.0.253' hooks: - id: ruff