Skip to content
Snippets Groups Projects
Commit 20dc0b91 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

pre-commit: autoupdate devel branch

parent b9277401
No related branches found
No related tags found
No related merge requests found
ci:
autoupdate_branch: 'devel'
repos: repos:
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.1 rev: v13.0.1
...@@ -5,7 +7,7 @@ repos: ...@@ -5,7 +7,7 @@ repos:
- id: clang-format - id: clang-format
args: [-i, --style=Google] args: [-i, --style=Google]
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0 rev: v4.2.0
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-ast - id: check-ast
......
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