diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cac45cabb096a..cc976d668d7d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -83,4 +83,4 @@ repos: args: ["--quiet"] exclude: ".cu" -exclude: ".svg" +exclude: ".svg|common/autoware_auto_perception_rviz_plugin"