Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml: only docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydonald authored Apr 7, 2024
1 parent b1d8bf9 commit 14246b1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
- id: doctoc
name: doctoc
language: node
entry: doctoc
types: [markdown]

- id: doctoc-docker
name: doctoc
language: node
entry: docker compose run doctoc-docker
types: [markdown]

0 comments on commit 14246b1

Please sign in to comment.