Compare commits

...

1 Commits

Author SHA1 Message Date
Jeremy Stretch
4cd514c861 Closes #20614: Update ruff for pre-commit check 2025-10-20 10:17:00 -04:00

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"