Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate 67f61b9d9d chore(deps): update pre-commit hook psf/black to v26.5.1
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 2m39s
2026-05-22 00:38:33 +00:00
+1 -1
View File
@@ -24,7 +24,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.15.13
rev: v0.15.12
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]