diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e3085351..0ac84374e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: exclude: "asdf/(extern||_jsonschema)/.*" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.1.1' + rev: 'v0.1.4' hooks: - id: ruff args: ["--fix"]