updated the example version specifier in the integration doc to the latest version

pull/554/head
takanakahiko 2 years ago
parent 9d0f59876d
commit 318b7114ec

@ -14,7 +14,7 @@ Here is an example, to add in your .pre-commit-config.yaml
# You can pass your custom .yamllint with args attribute.
repos:
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0
rev: v1.30.0
hooks:
- id: yamllint
args: [--strict, -c=/path/to/.yamllint]

Loading…
Cancel
Save