Skip to content

Commit

Permalink
git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i 's#https…
Browse files Browse the repository at this point in the history
  • Loading branch information
VannTen authored Dec 1, 2022
1 parent a8aba6c commit 10fd504
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 @@ -42,7 +42,7 @@ repos:
- types-all
- types-attrs

- repo: https://gitlab.com/PyCQA/flake8
- repo: https://github.com/PyCQA/flake8
rev: "3.9.2"
hooks:
- id: flake8
Expand Down

0 comments on commit 10fd504

Please sign in to comment.