Skip to content

Commit

Permalink
CI: update pre-commit hooks (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: unode <[email protected]>
  • Loading branch information
github-actions[bot] and unode authored Sep 11, 2023
1 parent 9a39b8c commit f646fbe
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 @@ -22,7 +22,7 @@ repos:
- "--filter-files"
- repo: https://github.com/psf/black
# Code style formatting
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
exclude: (.*/)*snapshots/
Expand Down

0 comments on commit f646fbe

Please sign in to comment.