pre-commit-ci[bot]
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.pre-commit-config.yaml
|
@ -14,7 +14,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.7.2 |
|
|
rev: v0.7.3 |
|
|
hooks: |
|
|
hooks: |
|
|
- id: ruff |
|
|
- id: ruff |
|
|
args: |
|
|
args: |
|
|