chore: update pre-commit hooks (#3567) [skip ci]

Co-authored-by: SalmanMohammadi <25081738+SalmanMohammadi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 10:04:21 -04:00
committed by GitHub
parent f6c122b76d
commit 438ea7b045

View File

@@ -11,7 +11,7 @@ repos:
- id: no-commit-to-branch - id: no-commit-to-branch
args: ['--branch', 'main'] args: ['--branch', 'main']
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.4 rev: v0.15.8
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]