Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#1443) (#1444)
Browse files Browse the repository at this point in the history
(cherry picked from commit 20e01d8)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
  • Loading branch information
3 people authored Mar 28, 2024
1 parent d470ce9 commit 86e459b
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 @@ -49,7 +49,7 @@ repos:
args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D404"]

- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
args: ["--line-length=99"]
Expand Down

0 comments on commit 86e459b

Please sign in to comment.