This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Commit 2328836
Bump version of pre-commit hooks (#38)
This pull request contains auto-updated files of the pre-commit config.
```diff
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 497aa4f..fe9626c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -50,3 +50,3 @@ repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: v21.1.8
+ rev: v22.1.0
hooks:
@@ -116,3 +116,3 @@ repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
- rev: 0.36.1
+ rev: 0.37.0
hooks:
@@ -133,3 +133,3 @@ repos:
- repo: https://github.com/tier4/pre-commit-hooks-ros
- rev: v0.10.0
+ rev: v0.10.2
hooks:
```
Co-authored-by: GreatAlexander <4009412+GreatAlexander@users.noreply.github.com>1 parent 910b483 commit 2328836
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments