diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94e039b6..7101ee86 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: args: [--update-only, --title=**Table of Contents**] - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff for linting and formatting python - rev: v0.3.0 + rev: v0.3.2 hooks: # Run the linter. - id: ruff