Skip to content

Commit

Permalink
Use openapi-spec-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
flosse committed Dec 2, 2023
1 parent f3470dc commit 82d701f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ repos:
language: system
pass_filenames: false
args: [doc, --locked, --workspace, --no-deps]
- repo: https://github.com/dudefellah/pre-commit-openapi
rev: "v0.0.1"
- repo: https://github.com/python-openapi/openapi-spec-validator
rev: 0.7.1
hooks:
- id: check-openapi
- id: openapi-spec-validator

0 comments on commit 82d701f

Please sign in to comment.