Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 11, 2024
1 parent 2c5b0a8 commit fea89a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion control/vehicle_cmd_analyzer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<build_depend>autoware_cmake</build_depend>

<depend>autoware_control_msgs</depend>
<depend>autoware_vehicle_info_utils</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>tier4_debug_msgs</depend>
<depend>autoware_vehicle_info_utils</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion vehicle/parameter_estimator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>autoware_vehicle_info_utils</depend>
<depend>autoware_vehicle_msgs</depend>
<depend>estimator_utils</depend>
<depend>geometry_msgs</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
<depend>tier4_calibration_msgs</depend>
<depend>tier4_debug_msgs</depend>
<depend>autoware_vehicle_info_utils</depend>
<exec_depend>plotjuggler</exec_depend>
<exec_depend>plotjuggler_ros</exec_depend>

Expand Down

0 comments on commit fea89a0

Please sign in to comment.