Skip to content

Commit

Permalink
ci: ensure that api docs are up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Jul 4, 2022
1 parent f3b9214 commit fb65494
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -26,3 +26,9 @@ repos:
rev: v1.12.1
hooks:
- id: blacken-docs
- repo: local
hooks:
- id: docautogenerate
name: docsautogenerate
entry: bash -c 'cd ./docs/ && bash autogenerate.sh'
language: system

0 comments on commit fb65494

Please sign in to comment.