diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c28709..fd3ee09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: args: [--autofix, --indent=4, --no-sort-keys] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.7 + rev: v0.1.8 hooks: - id: ruff-format - id: ruff