Commit 1b99e80
Bump version of pre-commit hooks (#14)
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 43d4449..05beae0 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -49,3 +49,3 @@ repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: v20.1.5
+ rev: v20.1.7
hooks:
@@ -94,3 +94,3 @@ repos:
- repo: https://github.com/PyCQA/doc8
- rev: v1.1.2
+ rev: v2.0.0
hooks:
@@ -119,3 +119,3 @@ repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
- rev: 0.33.0
+ rev: 0.33.1
hooks:
```
Co-authored-by: GreatAlexander <4009412+GreatAlexander@users.noreply.github.com>1 parent 2a4d7b3 commit 1b99e80
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments