[core] Sync pre-commit ruff hook with requirements (0.16.3) (#18469)

This commit is contained in:
J. Nick Koston
2026-08-17 15:00:37 -05:00
committed by GitHub
parent 199e368fe2
commit e32329cc11
+1 -1
View File
@@ -11,7 +11,7 @@ ci:
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: v0.16.0 rev: v0.16.3
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff - id: ruff