diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 729b4da..50bf49f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: args: [ --fix=lf ] - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.6.9 + rev: v0.7.3 hooks: # Run the linter. - id: ruff