Compare commits
1 commit
main
...
pre-commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f36fa32a81 |
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ repos:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: v0.12.4
|
rev: v0.12.5
|
||||||
hooks:
|
hooks:
|
||||||
# Run the linter.
|
# Run the linter.
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue