docs(integration): Fix pre-commit config file
This commit is contained in:
committed by
Adrien Vergé
parent
c8e516be2f
commit
db57127971
@@ -9,6 +9,7 @@ Here is an example, to add in your .pre-commit-config.yaml
|
|||||||
|
|
||||||
.. code:: yaml
|
.. code:: yaml
|
||||||
|
|
||||||
|
---
|
||||||
# Update the sha variable with the release version that you want, from the yamllint repo
|
# Update the sha variable with the release version that you want, from the yamllint repo
|
||||||
- repo: https://github.com/adrienverge/yamllint.git
|
- repo: https://github.com/adrienverge/yamllint.git
|
||||||
sha: v1.8.1
|
sha: v1.8.1
|
||||||
|
|||||||
Reference in New Issue
Block a user