Skip to content

Commit 8574f2f

Browse files
Auto-update pre-commit hooks
1 parent 8825f63 commit 8574f2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ repos:
9191
- "ament_cpplint @ git+https://github.com/ament/ament_lint.git@rolling#subdirectory=ament_cpplint"
9292

9393
- repo: https://github.com/pre-commit/mirrors-clang-format
94-
rev: 'v22.1.5'
94+
rev: 'v22.1.8'
9595
hooks:
9696
- id: clang-format
9797

@@ -138,7 +138,7 @@ repos:
138138
# Spellcheck in comments and docs
139139
# skipping of *.svg files is not working...
140140
- repo: https://github.com/codespell-project/codespell
141-
rev: v2.4.2
141+
rev: v2.4.3
142142
hooks:
143143
- id: codespell
144144
args: ['--write-changes', '-L bootup,assertIn']

0 commit comments

Comments
 (0)