Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#4633)
Browse files Browse the repository at this point in the history
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and browniebroke authored Oct 17, 2023
1 parent 0ea9fb7 commit 597afd4
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 @@ -30,7 +30,7 @@ repos:
exclude: hooks/

- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.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 @@ -37,7 +37,7 @@ repos:
args: [--py311-plus]

- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black

Expand Down

0 comments on commit 597afd4

Please sign in to comment.