Closes #20614: Update ruff for pre-commit check

This commit is contained in:
Jeremy Stretch 2025-10-20 10:17:00 -04:00
parent a4868f894d
commit 4cd514c861

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.14.1
hooks:
- id: ruff
name: "Ruff linter"