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
87
87
88
88
repos :
89
89
- 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
91
91
hooks :
92
92
- id : openapi-spec-validator
93
93
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:
16
16
17
17
repos :
18
18
- 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
20
20
hooks :
21
21
- id : openapi-spec-validator
22
22
Original file line number Diff line number Diff line change 77
77
78
78
repos :
79
79
- 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
81
81
hooks :
82
82
- id : openapi-spec-validator
83
83
You can’t perform that action at this time.
0 commit comments