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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
dmahan93 2025-08-04 12:31:35 -05:00 committed by GitHub
commit 4fe67e698d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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