Skip to content

Commit

Permalink
Update blacken-docs
Browse files Browse the repository at this point in the history
- do this manually, something got wrong with the bot commit
  • Loading branch information
mrbean-bremen committed Jan 17, 2023
1 parent f216ff5 commit e2d0f6e
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 @@ -7,10 +7,10 @@ repos:
- id: black
args: [ --safe, --quiet ]
- repo: https://github.com/asottile/blacken-docs
rev: v1.12.1
rev: 1.13.0
hooks:
- id: blacken-docs
additional_dependencies: [ black==20.8b1 ]
additional_dependencies: [ black==22.12.0 ]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
Expand Down

0 comments on commit e2d0f6e

Please sign in to comment.