Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Update version in pre-commit example #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 22, 2021

  1. Update version in pre-commit example

    The old version in the example was not working for me. 
    ```pre-commit install --install-hooks
    pre-commit installed at .git/hooks/pre-commit
    [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
    [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks.
    [INFO] Initializing environment for https://github.com/pre-commit/mirrors-yapf.
    [INFO] Initializing environment for https://github.com/pre-commit/mirrors-pylint.
    [INFO] Initializing environment for https://github.com/APIDevTools/swagger-cli.
    An error has occurred: InvalidManifestError: 
    =====> /<path-to-my-home-dir>/.cache/pre-commit/repobjoiqw90/.pre-commit-hooks.yaml does not exist
    Check the log at / /<path-to-my-home-dir>/.cache/pre-commit/pre-commit.log
    Updating to the latest, v4.0.4 version worked.
    willienillie authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7ddda35 View commit details
    Browse the repository at this point in the history