Skip to content
Snippets Groups Projects
Unverified Commit 516d20a6 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by GitHub
Browse files

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v15.0.7 → v16.0.4](https://github.com/pre-commit/mirrors-clang-format/compare/v15.0.7...v16.0.4)
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
parent 6148edfd
No related branches found
Tags v3.4.3
No related merge requests found
Pipeline #28238 failed
...@@ -2,7 +2,7 @@ ci: ...@@ -2,7 +2,7 @@ ci:
autoupdate_branch: 'devel' autoupdate_branch: 'devel'
repos: repos:
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v15.0.7 rev: v16.0.4
hooks: hooks:
- id: clang-format - id: clang-format
args: [--style=Google] args: [--style=Google]
...@@ -25,7 +25,7 @@ repos: ...@@ -25,7 +25,7 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.1.0 rev: 23.3.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment