Browse Source

upgrade flake8 precommit repo to fix linter test failed

master
wenmeng.zwm 3 years ago
parent
commit
f0e92bf5f2
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:
- repo: https://gitlab.com/pycqa/flake8.git
- repo: https://github.com/PyCQA/flake8
rev: 4.0.0
hooks:
- id: flake8


Loading…
Cancel
Save