Skip to content

Commit

Permalink
Auto-update pre-commit hooks (cookiecutter#4740)
Browse files Browse the repository at this point in the history
Co-authored-by: browniebroke <[email protected]>
  • Loading branch information
github-actions[bot] and browniebroke authored Dec 13, 2023
1 parent ce70d30 commit 981bcd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
exclude: hooks/

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black

Expand Down
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 @@ -40,7 +40,7 @@ repos:
args: [--py311-plus]

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black

Expand Down

0 comments on commit 981bcd7

Please sign in to comment.