Commit 4606544
Bump version of pre-commit hooks (#17)
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 1da7b5b..8159ada 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -42,3 +42,3 @@ repos:
- repo: https://github.com/psf/black
- rev: 25.1.0
+ rev: 25.9.0
hooks:
@@ -49,3 +49,3 @@ repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: v21.1.0
+ rev: v21.1.2
hooks:
@@ -119,3 +119,3 @@ repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
- rev: 0.33.3
+ rev: 0.34.0
hooks:
@@ -147,3 +147,3 @@ repos:
- repo: https://github.com/AleksaC/hadolint-py
- rev: v2.12.1b3
+ rev: v2.14.0
hooks:
```
Co-authored-by: GreatAlexander <4009412+GreatAlexander@users.noreply.github.com>1 parent 4c91d7c commit 4606544
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments