Skip to content

Commit

Permalink
pre-commit hooks auto-update (#4105)
Browse files Browse the repository at this point in the history
Co-authored-by: Remi-Gau <Remi-Gau@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Remi-Gau committed Nov 13, 2023
1 parent 9ed165b commit 2a31c45
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 @@ -75,7 +75,7 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
args: [--config, pyproject.toml]
Expand Down

0 comments on commit 2a31c45

Please sign in to comment.