Browse Source

[to #46219277]fix pre-commit pycqa flake8 to github

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10778739

    * [to #46219277]fix pre-commit pycqa flake8 to github
master
mulin.lyh 2 years ago
parent
commit
f1ef4d8d9f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml View File

@@ -1,5 +1,5 @@
repos: repos:
- repo: https://gitlab.com/pycqa/flake8.git
- repo: https://github.com/pycqa/flake8.git
rev: 4.0.0 rev: 4.0.0
hooks: hooks:
- id: flake8 - id: flake8


Loading…
Cancel
Save