diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc305b0ee80d6..ab434293657be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,12 +108,6 @@ repos: files: .svg$ additional_dependencies: [prettier@2.7.1, "@prettier/plugin-xml@2.2.0"] - - repo: https://github.com/autowarefoundation/autoware_system_designer - rev: v0.3.0 - hooks: - - id: lint-system-design-format - args: [--format=github-actions] - - repo: https://github.com/AleksaC/hadolint-py rev: v2.14.0 hooks: