Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie authored Oct 24, 2023
1 parent 6057018 commit 247788e
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 @@ -18,7 +18,7 @@ repos:
rev: 1.16.0
hooks:
- id: blacken-docs
additional_dependencies: [black==23.9.1]
additional_dependencies: [black==23.10.0]

- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
Expand Down

0 comments on commit 247788e

Please sign in to comment.