Skip to content

Commit f40dba0

Browse files
authored
Merge pull request #134 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6ea44e2 + ea1d919 commit f40dba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: clang-format
88
args: ['--style={BasedOnStyle: Mozilla, SortIncludes: false}']
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v4.3.0
10+
rev: v4.4.0
1111
hooks:
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)