chore: pre-commit bump (#1837)

This commit is contained in:
Nripesh Niketan
2025-02-06 16:55:01 +00:00
committed by GitHub
parent af1b725fda
commit a62fc1b39f

View File

@@ -1,16 +1,16 @@
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4
rev: v19.1.7
hooks:
- id: clang-format
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
args: