Closes #20614: Update ruff for pre-commit check (#20631)

This commit is contained in:
Jeremy Stretch 2025-10-20 12:07:12 -04:00 committed by GitHub
parent a4868f894d
commit e4c74ce6a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"