Skip to content

Commit 0b28a07

Browse files
github-actionsgithub-actions[bot]
github-actions
authored andcommitted
chore: sync files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af6f254 commit 0b28a07

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ repos:
4141
hooks:
4242
- id: yamllint
4343

44+
- repo: https://github.com/autowarefoundation/autoware-guideline-check
45+
rev: 0.1.0
46+
hooks:
47+
- id: check-package-depends
48+
4449
- repo: https://github.com/tier4/pre-commit-hooks-ros
4550
rev: v0.10.0
4651
hooks:

mkdocs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ markdown_extensions:
9595
- name: mermaid
9696
class: mermaid
9797
format: !!python/name:pymdownx.superfences.fence_code_format
98-
- pymdownx.tasklist:
99-
custom_checkbox: true
10098
- toc:
10199
permalink: "#"
102100
toc_depth: 3

0 commit comments

Comments
 (0)