mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Merge pull request #228 from NousResearch/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
4fe67e698d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.12.5
|
rev: v0.12.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: ["--select=I", "--fix"] # Only run import-related rules
|
args: ["--select=I", "--fix"] # Only run import-related rules
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue