Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2025-07-30 02:56:27 +00:00 committed by github-actions[bot]
parent e682a9b7a9
commit faea8184dd

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.5 rev: v0.12.7
hooks: hooks:
# Linter # Linter
- id: ruff-check - id: ruff-check