Merge pull request #130 from sbidoul/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Stéphane Bidoul 2025-11-28 22:49:55 +01:00 committed by GitHub
commit d2b90e5368
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.13.0 rev: v0.14.6
hooks: hooks:
- id: ruff-check - id: ruff-check
- id: ruff-format - id: ruff-format