Merge pull request #404 from NousResearch/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
dmahan93 2026-03-02 16:25:37 -06:00 committed by GitHub
commit 5235a9edca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ repos:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.2
rev: v0.15.4
hooks:
- id: ruff
args: ["--select=I", "--fix"] # Only run import-related rules