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 unable to commit something as the pre-commit config is broken.
Steps to reproduce
pre-commit install
git commit -a
Versions
Python 3.9.10
Expected behaviour
pre-commit works
Actual behaviour
pre-commit fails with error:
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.com/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'https://gitlab.com/pycqa/flake8.git/'
Additional informations
Pre-commit repo url has changed.
The text was updated successfully, but these errors were encountered:
Description
I am unable to commit something as the pre-commit config is broken.
Steps to reproduce
Versions
Python 3.9.10
Expected behaviour
pre-commit works
Actual behaviour
pre-commit fails with error:
Additional informations
Pre-commit repo url has changed.
The text was updated successfully, but these errors were encountered: