Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2025-08-08 02:56:47 +00:00 committed by github-actions[bot]
parent 129227094e
commit 1d4df38fe1

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