Browse Source

Updating flake8 precommit location

pull/9/head
Ryan Reed 1 year ago
parent
commit
a7a4e49cbc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .pre-commit-config.yaml

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

@ -3,7 +3,7 @@ repos:
rev: "22.6.0"
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: "3.8.4"
hooks:
- id: flake8

Loading…
Cancel
Save