Skip to content
Snippets Groups Projects
Verified Commit bf98e842 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Update black in pre-commit.

parent 12ca5541
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,8 @@ repos: ...@@ -26,8 +26,8 @@ repos:
language: system language: system
files: '.*\.cpp' files: '.*\.cpp'
stages: [commit, manual] stages: [commit, manual]
- repo: https://github.com/ambv/black - repo: https://github.com/psf/black
rev: 20.8b1 rev: 22.3.0
hooks: hooks:
- id: black - id: black
exclude: "ThirdParty|LinearMFront/generate_ref.py" exclude: "ThirdParty|LinearMFront/generate_ref.py"
......
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