Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Mar 26, 2024
1 parent 9d93c42 commit e01f79f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,7 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
<<<<<<< HEAD
rev: v18.1.0
=======
rev: v18.1.2
>>>>>>> 99d7128 (Bump version of pre-commit hooks (#1456))
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit e01f79f

Please sign in to comment.