mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
change ruff version in pyproject.toml
This commit is contained in:
parent
0bd02c00c0
commit
54ac03fca6
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ repos:
|
|||
- id: forbid-new-submodules
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# ruff version should match the one in pyproject.toml
|
||||
rev: v0.4.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue