mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update Ruff linter
This commit is contained in:
parent
bdd4e45628
commit
28e54106f2
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ repos:
|
|||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# ruff version should match the one in pyproject.toml
|
||||
rev: v0.4.6
|
||||
rev: v0.4.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue