Skip to content

Commit

Permalink
Merge branch 'humble' into mergify/bp/humble/pr-1443
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Mar 26, 2024
2 parents 7eaa016 + d470ce9 commit 1237596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -62,7 +62,7 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.1
rev: v18.1.2
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down
1 change: 1 addition & 0 deletions rqt_controller_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<author email="kphawkins@gatech.edu">Kelsey Hawkins</author>
<author email="adolfo.rodriguez@pal-robotics.com">Adolfo Rodríguez Tsouroukdissian</author>

<exec_depend>controller_manager</exec_depend>
<exec_depend>controller_manager_msgs</exec_depend>
<exec_depend>rclpy</exec_depend>
<exec_depend>rqt_gui</exec_depend>
Expand Down

0 comments on commit 1237596

Please sign in to comment.