⬆️ auto update by pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.6...v0.11.0)
This commit is contained in:
pre-commit-ci[bot]
2025-03-17 20:07:16 +00:00
committed by GitHub
parent 2ef400ca28
commit 34b8671845

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ':arrow_up: auto update by pre-commit hooks'
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.11.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]