mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Merge 6606c95bdf into c20c85256e
This commit is contained in:
commit
8871e63ce6
1 changed files with 2 additions and 2 deletions
|
|
@ -9,12 +9,12 @@ repos:
|
|||
- id: check-merge-conflict
|
||||
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 26.3.0
|
||||
rev: 26.3.1
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.5
|
||||
rev: v0.15.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--select=I", "--fix"] # Only run import-related rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue