File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,10 +155,10 @@ repositories [will not be implemented](https://github.com/pre-commit/pre-commit/
155
155
156
156
# ## Are there any alternatives to `pre-commit autoupdate`?
157
157
158
- You may use [pre-commit-update](https://pypi.org/project/pre-commit-update/) as an alternative to
158
+ You may use [pre-commit-update](https://pypi.org/project/pre-commit-update/) as an alternative to
159
159
` pre-commit autoupdate` .
160
160
161
- Since `pre-commit-update` can be used as a pre-commit hook itself, the easiest way
161
+ Since `pre-commit-update` can be used as a pre-commit hook itself, the easiest way
162
162
to make use of it would be to include it inside `.pre-commit-config.yaml` :
163
163
164
164
` ` ` yaml
@@ -178,4 +178,4 @@ repos:
178
178
179
179
Your `.pre-commit-config.yaml` repos will be checked and updated every time pre-commit hooks run.
180
180
181
- For more advanced configuration, please check the `pre-commit-update` documentation.
181
+ For more advanced configuration, please check the `pre-commit-update` documentation.
You can’t perform that action at this time.
0 commit comments