Skip to content

Commit

Permalink
autoupdate blackdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre authored Sep 19, 2024
1 parent 9f08424 commit 51817e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ repos:
rev: v0.3.9
hooks:
- id: blackdoc
additional_dependencies: [ 'black==24.4.2' ]
additional_dependencies: [ 'black==24.8.0' ]
- id: blackdoc-autoupdate-black
{%- endif %}
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.35.1
Expand Down

0 comments on commit 51817e2

Please sign in to comment.