Skip to content

Commit 49ce550

Browse files
committed
feat: rename ros2_ws_same_versions_lint to ros2_ws_same_versions
1 parent ee4dc72 commit 49ce550

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
- id: ros2_ws_same_versions_lint
2+
- id: ros2_ws_same_versions
33
name: Ensure all ROS2 packages are of the same version
44
description: Ensures all packages in the workspace are of the same version
5-
entry: ros2_ws_same_versions_lint
5+
entry: ros2_ws_same_versions
66
language: script
77
pass_filenames: false
88
- id: ros2_ws_set_metadata

0 commit comments

Comments
 (0)