Skip to content

Commit

Permalink
[ci] Fix pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Apr 3, 2021
1 parent 814a6d2 commit f422203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
files: '.*\.cpp'
stages: [commit, manual]
- repo: https://github.com/ambv/black
rev: stable
rev: 20.8b1
hooks:
- id: black
exclude: 'ThirdParty|LinearMFront/generate_ref.py'
Expand Down

0 comments on commit f422203

Please sign in to comment.