diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a24d842..365947f 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.4 + rev: v0.1.5 hooks: - id: ruff-format - id: ruff