Skip to content

Commit 446c171

Browse files
style(pre-commit): autofix
1 parent ca91cd0 commit 446c171

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build_depends.repos

-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ repositories:
4242
type: git
4343
url: https://github.com/autowarefoundation/sample_vehicle_launch.git
4444
version: main
45-

common/global_parameter_loader/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<depend>sample_vehicle_description</depend>
1515

1616
<test_depend>ament_cmake_ros</test_depend>
17-
<test_depend>vehicle_info_util</test_depend>
1817
<test_depend>ament_lint_auto</test_depend>
1918
<test_depend>autoware_lint_common</test_depend>
19+
<test_depend>vehicle_info_util</test_depend>
2020

2121
<export>
2222
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)