Skip to content

Commit

Permalink
Update flake8 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yrob committed Jun 10, 2024
1 parent 672cefa commit 8b934c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ repos:
- id: flake8
exclude: migrations/
additional_dependencies:
- flake8-blind-except == 0.1.1
- flake8-debugger == 3.2.1
- flake8-colors == 0.1.6
- flake8-blind-except == 0.2.1
- flake8-debugger == 4.1.2
- flake8-colors == 0.1.9
- flake8-raise == 0.0.5

- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 8b934c7

Please sign in to comment.