diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61e31821..39742be6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: exclude: '^\.yarn/releases/yarn.*js' args: ["--fix=lf"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.7 + rev: v0.16.8 hooks: # Run the python linter. - id: ruff-check