Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2025-08-29 02:42:26 +00:00 committed by github-actions[bot]
parent bae2ba0386
commit a7a95faaa9

View File

@ -36,7 +36,7 @@ repos:
# Run the Ruff linter. # Run the Ruff linter.
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.10 rev: v0.12.11
hooks: hooks:
# Linter # Linter
- id: ruff-check - id: ruff-check