Skip to content

Commit

Permalink
chore: update tool versions (autowarefoundation#2410)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: mitsudome-r <mitsudome-r@users.noreply.github.com>
  • Loading branch information
awf-autoware-bot[bot] and mitsudome-r authored Jul 4, 2022
1 parent 244cb86 commit ba9d3c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/roles/pre_commit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The `clang_format_version` variable can also be found in:
[./defaults/main.yaml](./defaults/main.yaml)

```bash
clang_format_version=14.0.5
clang_format_version=14.0.6
pip3 install pre-commit clang-format==${clang_format_version}

# Install Golang (Add Go PPA for shfmt)
Expand Down
2 changes: 1 addition & 1 deletion ansible/roles/pre_commit/defaults/main.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
clang_format_version: 14.0.5
clang_format_version: 14.0.6

0 comments on commit ba9d3c4

Please sign in to comment.