mirror of
https://github.com/RainerKuemmerle/g2o.git
synced 2026-01-18 13:11:20 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.5 → v21.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.5...v21.1.7) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)
This commit is contained in:
committed by
Rainer Kümmerle
parent
5f05084ae2
commit
e3b127f8d4
@@ -11,7 +11,7 @@ repos:
|
||||
|
||||
# C++
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v21.1.5
|
||||
rev: v21.1.7
|
||||
hooks:
|
||||
- id: clang-format
|
||||
|
||||
@@ -21,6 +21,6 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 25.11.0
|
||||
rev: 25.12.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
Reference in New Issue
Block a user