Skip to content

Commit

Permalink
Add a lower-bound pin for flake8-docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Jul 1, 2024
1 parent 7ddea47 commit a68994d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ repos:
hooks:
- id: flake8
additional_dependencies:
- flake8-docstrings
- flake8-docstrings>=1.7.0
- repo: https://github.com/PyCQA/isort
rev: 5.13.2
hooks:
Expand Down

0 comments on commit a68994d

Please sign in to comment.