Chore: ruff 0.16 upgrade (#13531)

This commit is contained in:
Trenton H
2026-08-03 21:00:04 +00:00
committed by GitHub
parent 23c11f49d0
commit dd99c2289d
6 changed files with 31 additions and 29 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ repos:
- 'prettier-plugin-organize-imports@4.3.0'
# Python hooks
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.20
rev: v0.16.1
hooks:
- id: ruff-check
- id: ruff-format