Skip to content

Commit

Permalink
Merge pull request #265 from Simple-Robotics/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jcarpent authored Oct 10, 2023
2 parents 7f4b787 + da213ba commit dc5febd
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 @@ -7,7 +7,7 @@ repos:
- id: clang-format
args: ['--style={BasedOnStyle: Mozilla, SortIncludes: false}']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- repo: https://github.com/psf/black
Expand Down

0 comments on commit dc5febd

Please sign in to comment.