Merge pull request #5392 from cookiecutter/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Jelmer 2024-09-23 15:14:49 +02:00 committed by GitHub
commit eb67667215
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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