diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6e2d44..ba5ff92 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.0 + rev: v0.16.1 hooks: # Run the python linter. - id: ruff-check