Yelp / swagger-spec-compatibility

Python library to check Swagger Spec backward compatibility
https://swagger-spec-compatibility.readthedocs.org
Apache License 2.0
20 stars 8 forks source link

Fix tests #35

Closed macisamuele closed 3 years ago

macisamuele commented 3 years ago

After enabling github actions tests are failing due to pre-commit issues.

This PR fixes it as well as bumps all the pre-commit hooks.