Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-commit does not work #715

Closed
adrien-delhorme opened this issue Feb 8, 2023 · 0 comments · Fixed by #719
Closed

Pre-commit does not work #715

adrien-delhorme opened this issue Feb 8, 2023 · 0 comments · Fixed by #719

Comments

@adrien-delhorme
Copy link
Contributor

Description

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant