Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
Flake8 moved from GitLab to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ggiesen authored and s0undt3ch committed Nov 17, 2022
1 parent e669b27 commit 8d12cc1
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 @@ -50,7 +50,7 @@ repos:
# <---- Code Formatting --------------------------------------------------------------------------

# ----- Static Code Analysis -------------------------------------------------------------------->
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.8.1
hooks:
- id: flake8
Expand Down

0 comments on commit 8d12cc1

Please sign in to comment.