Updated ruff ID

This commit is contained in:
Andrew Murray 2025-06-03 14:13:22 +10:00
parent 070e1eba62
commit fa7413904b

View File

@ -2,7 +2,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.12
hooks:
- id: ruff
- id: ruff-check
args: [--exit-non-zero-on-fix]
- repo: https://github.com/psf/black-pre-commit-mirror