We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4dc72 commit 49ce550Copy full SHA for 49ce550
2 files changed
.pre-commit-hooks.yaml
@@ -1,8 +1,8 @@
1
---
2
-- id: ros2_ws_same_versions_lint
+- id: ros2_ws_same_versions
3
name: Ensure all ROS2 packages are of the same version
4
description: Ensures all packages in the workspace are of the same version
5
- entry: ros2_ws_same_versions_lint
+ entry: ros2_ws_same_versions
6
language: script
7
pass_filenames: false
8
- id: ros2_ws_set_metadata
ros2_ws_same_versions_lint ros2_ws_same_versionsros2_ws_same_versions_lint renamed to ros2_ws_same_versions
0 commit comments