diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9b450e..00a2e2c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: require_serial: true args: [--sort-keys=contributors] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.1 + rev: v0.8.2 hooks: # lint & attempt to correct failures (e.g. pyupgrade) - id: ruff