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

Bump pre-commit hooks #2

Closed macisamuele closed 5 years ago

macisamuele commented 5 years ago

Bumping all pre-commit hooks in order to satisfy the internal requirements to open source the project. We need to have the latest version of detect-secrets. I found easier to run `pre-commit autoupdate && pre-commit run --all-files`` instead