19
19
|\.github/publish\.yaml
20
20
)$
21
21
- repo : https://github.com/sbrunner/jsonschema2md2
22
- rev : 1.3.0
22
+ rev : 1.5.2
23
23
hooks :
24
24
- id : jsonschema2md
25
25
files : schema.json
63
63
- id : workflows-require-timeout
64
64
- id : poetry2-lock
65
65
additional_dependencies :
66
- - poetry==2.1.1 # pypi
66
+ - poetry==2.1.2 # pypi
67
67
- id : canonicalize
68
68
- repo : https://github.com/codespell-project/codespell
69
69
rev : v2.4.1
77
77
hooks :
78
78
- id : prettier
79
79
additional_dependencies :
80
-
81
- - prettier-plugin-sh@0.15 .0 # npm
82
-
80
+
81
+ - prettier-plugin-sh@0.16 .0 # npm
82
+
83
83
-
' @prettier/[email protected] ' # npm
84
84
exclude : ^scan_to_paperless/status\.html$
85
85
- repo : https://github.com/shellcheck-py/shellcheck-py
91
91
hooks :
92
92
- id : git-check
93
93
- repo : https://github.com/python-jsonschema/check-jsonschema
94
- rev : 0.31.2
94
+ rev : 0.32.1
95
95
hooks :
96
96
- id : check-github-workflows
97
97
- id : check-github-actions
@@ -104,7 +104,7 @@ repos:
104
104
- --builtin-schema
105
105
- github-workflows-require-timeout
106
106
- repo : https://github.com/sirwart/ripsecrets
107
- rev : v0.1.8
107
+ rev : v0.1.9
108
108
hooks :
109
109
- id : ripsecrets
110
110
exclude : |-
@@ -114,7 +114,7 @@ repos:
114
114
)
115
115
116
116
- repo : https://github.com/astral-sh/ruff-pre-commit
117
- rev : v0.9.9
117
+ rev : v0.11.2
118
118
hooks :
119
119
- id : ruff-format
120
120
args :
@@ -149,7 +149,7 @@ repos:
149
149
additional_dependencies :
150
150
- prospector-profile-utils==1.22.3 # pypi
151
151
- repo : https://github.com/renovatebot/pre-commit-hooks
152
- rev : 39.182.3
152
+ rev : 39.227.2
153
153
hooks :
154
154
- id : renovate-config-validator
155
155
- repo : https://github.com/sbrunner/python-versions-hook
0 commit comments