Skip to content

Commit

Permalink
Remove flake8-copyright as not compatible with flake8==6.0.0
Browse files Browse the repository at this point in the history
Waiting for savoirfairelinux/flake8-copyright#20
to be merged
  • Loading branch information
vrigal committed Feb 1, 2023
1 parent 64e6977 commit 81b1bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Expand Up @@ -17,7 +17,6 @@ repos:
- id: flake8
additional_dependencies:
- "flake8-coding==1.3.1"
- "flake8-copyright==0.2.3"
- "flake8-debugger==3.1.0"
- "flake8-mypy==17.8.0"
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 81b1bc1

Please sign in to comment.