Skip to content

Commit

Permalink
CI: update pre-commit hooks (#485)
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 Feb 22, 2024
1 parent 4b4710a commit d1b39b5
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.12.1
rev: 24.2.0
hooks:
- id: black
exclude: (.*/)*snapshots/
Expand Down

0 comments on commit d1b39b5

Please sign in to comment.