Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1)
  • Loading branch information
pre-commit-ci[bot] authored Dec 25, 2023
1 parent 77a44d3 commit 66dac29
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
@@ -1,7 +1,7 @@
exclude: ^(.gitignore|generate_sbom.py|extract_file_info.py|pe_info.py)
repos:
- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
args: [--config=pyproject.toml, --line-length=100]
Expand Down

0 comments on commit 66dac29

Please sign in to comment.