Merge pull request #141 from jepler/pre-commit-ci-update-config

This commit is contained in:
Jeff Epler 2025-07-24 14:31:43 -05:00 committed by GitHub
commit 6027e274e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ repos:
- id: reuse - id: reuse
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: v0.12.1 rev: v0.12.4
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff - id: ruff