Skip to content

Commit

Permalink
pycqa --> PyCQA
Browse files Browse the repository at this point in the history
  • Loading branch information
chudur-budur committed Oct 31, 2023
1 parent d73c4db commit 5fc70c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies: [black==22.10]
- repo: https://github.com/pycqa/isort
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
Expand All @@ -31,7 +31,7 @@ repos:
- id: isort
name: isort (cython)
types: [cython]
- repo: https://github.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
Expand Down

0 comments on commit 5fc70c0

Please sign in to comment.