File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ pre-commit hook
8787
8888 repos :
8989 - repo : https://github.com/python-openapi/openapi-spec-validator
90- rev : 0.5.5 # The version to use or 'master' for latest
90+ rev : 0.7.1 # The version to use or 'master' for latest
9191 hooks :
9292 - id : openapi-spec-validator
9393
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ A full .pre-commit-config.yaml example you can use in your repository:
1616
1717 repos :
1818 - repo : https://github.com/python-openapi/openapi-spec-validator
19- rev : 0.5.5 # The version to use or 'master' for latest
19+ rev : 0.7.1 # The version to use or 'master' for latest
2020 hooks :
2121 - id : openapi-spec-validator
2222
Original file line number Diff line number Diff line change 7777
7878 repos :
7979 - repo : https://github.com/python-openapi/openapi-spec-validator
80- rev : 0.5.5 # The version to use or 'master' for latest
80+ rev : 0.7.1 # The version to use or 'master' for latest
8181 hooks :
8282 - id : openapi-spec-validator
8383
You can’t perform that action at this time.
0 commit comments