Skip to content

Commit

Permalink
chore(deps): update precommit hook asottile/blacken-docs to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and esciara committed Dec 29, 2020
1 parent 4d3718d commit b089e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
args: [--safe]
language_version: python3.7
- repo: https://github.com/asottile/blacken-docs
rev: v1.3.0
rev: v1.9.1
hooks:
- id: blacken-docs
additional_dependencies: [black==19.3b0]
Expand Down

0 comments on commit b089e8b

Please sign in to comment.