diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a91350b..542b1a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: pass_filenames: false entry: pixi run refurb scripts/.local/bin - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.7.4 hooks: - id: ruff args: ['--output-format=full', '--fix', '--config', 'ruff/.config/ruff/pyproject.toml'] @@ -65,7 +65,7 @@ repos: # - id: cspell # Lua - repo: https://github.com/JohnnyMorganz/StyLua - rev: v0.20.0 + rev: v2.0.1 hooks: - id: stylua-github args: ['--config-path', 'stylua/.config/stylua/.stylua.toml'] @@ -100,7 +100,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/sourcery-ai/sourcery - rev: v1.24.0 + rev: v1.25.0 hooks: - id: sourcery # The best way to use Sourcery in a pre-commit hook: