From 361020b1a6511de11d9eec692f1a4421a748585b Mon Sep 17 00:00:00 2001 From: Takamasa Horibe Date: Fri, 16 Feb 2024 19:07:15 +0900 Subject: [PATCH] refactor(docs): apply pre-commit (#7) Signed-off-by: Takamasa Horibe --- README.md | 3 ++- build_depends.repos | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf43cbe2..62152e5d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # autoware_tools -This is a repository for keeping packages that are not needed at runtime, including packages for benchmarking, debugging, tuning, calibrating, etc. \ No newline at end of file + +This is a repository for keeping packages that are not needed at runtime, including packages for benchmarking, debugging, tuning, calibrating, etc. diff --git a/build_depends.repos b/build_depends.repos index 6e4fc677..620cba58 100644 --- a/build_depends.repos +++ b/build_depends.repos @@ -20,4 +20,3 @@ repositories: type: git url: https://github.com/tier4/autoware_auto_msgs.git version: tier4/main -