diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc1b21e..0ca2f09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: |\.toml\.symlink ) - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.7.4 hooks: - id: ruff-format - repo: https://github.com/adrienverge/yamllint @@ -59,7 +59,7 @@ repos: hooks: - id: vint - repo: https://github.com/JohnnyMorganz/StyLua - rev: v0.20.0 + rev: v2.0.1 hooks: - id: stylua-github - repo: https://github.com/scop/pre-commit-shfmt