diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6b71964..fbb3c39b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: pass_filenames: false entry: pixi run refurb scripts/.local/bin - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.9 + rev: v0.5.4 hooks: - id: ruff args: ['--show-source', '--fix', '--config', 'ruff/.config/ruff/pyproject.toml'] @@ -106,7 +106,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/sourcery-ai/sourcery - rev: v1.18.1b30 + rev: v1.21.0 hooks: - id: sourcery # The best way to use Sourcery in a pre-commit hook: