diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 857db4ce..63d55adc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.17 + rev: v0.15.18 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] @@ -46,7 +46,7 @@ repos: - django-multiselectfield - django-tables2 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.0 hooks: - id: markdownlint-fix exclude: ^main/static/assets/