@ -12,8 +12,8 @@ repos:
exclude: ".*(galleria|photoswipe|jquery|leaflet).*$"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.7
rev: v0.12.4
hooks:
- id: ruff
- id: ruff-check
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
- id: ruff-format