Skip to content

Commit

Permalink
pre-commit doesn't like master branch ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ashgillman committed May 25, 2021
1 parent 9a83890 commit bd9b642
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
@@ -1,6 +1,6 @@
repos:
- repo: git://github.com/doublify/pre-commit-clang-format
rev: master
rev: 62302476d0da01515660132d76902359bed0f782
hooks:
- id: clang-format
files: \.(c|cc|cxx|cpp|h|hpp|hxx|inl|txx)$

0 comments on commit bd9b642

Please sign in to comment.