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
When running the pre-commit command pre-commit run, it gives the error that .pre-commit-config.yaml does not exist though the command ls -a clearly mentions that .pre-commit-config.yaml exists.
Actual Result
The text was updated successfully, but these errors were encountered:
Details
When running the pre-commit command
pre-commit run
, it gives the error that.pre-commit-config.yaml
does not exist though the commandls -a
clearly mentions that.pre-commit-config.yaml
exists.Actual Result
The text was updated successfully, but these errors were encountered: