You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get autopep8 to run as part of my pre-commit suit but when I try to add it to the project I get an error that the .pre-commit-hooks.yaml file does not exist in the pulled repository. I can see the file in the github repo when viewing it in the browser but it is not included in the local repo directory. All other pre-commit repos/hooks are working as expected.
I am trying to get autopep8 to run as part of my pre-commit suit but when I try to add it to the project I get an error that the .pre-commit-hooks.yaml file does not exist in the pulled repository. I can see the file in the github repo when viewing it in the browser but it is not included in the local repo directory. All other pre-commit repos/hooks are working as expected.
Command Line and Configuration
pyproject.toml
.pre-commit-config.yaml
Command Line
Your Environment
The text was updated successfully, but these errors were encountered: