Skip to content

Commit

Permalink
Fix: flake8 link from GitLab to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenytsydenov committed Nov 25, 2022
1 parent 8309cae commit 3ecceb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: black
language_version: python3.10
- id: black-jupyter
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
hooks:
- id: flake8

0 comments on commit 3ecceb8

Please sign in to comment.