Skip to content

Commit

Permalink
Merge pull request #7 from wengroup/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Auto-update pre-commit hooks
  • Loading branch information
mjwen authored Dec 14, 2023
2 parents 60b83c1 + fd7d5ac commit 975f754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
# args: [--fix, --exit-non-zero-on-fix]

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
exclude: ^docs/
Expand Down

0 comments on commit 975f754

Please sign in to comment.