Skip to content

Commit 85b544b

Browse files
authored
Merge pull request #18 from cherrypy/pre-commit-ci-update-config
2 parents 826457e + 54dc8cc commit 85b544b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.pre-commit-config.yaml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
repos:
12
- repo: git://github.com/pre-commit/pre-commit-hooks
2-
sha: 5bf6c09
3+
rev: 5bf6c09
34
hooks:
45
- id: trailing-whitespace
56
- id: flake8
@@ -30,17 +31,17 @@
3031
- id: requirements-txt-fixer
3132

3233
- repo: git://github.com/FalconSocial/pre-commit-mirrors-pep257
33-
sha: f464d46
34+
rev: v0.3.3
3435
hooks:
3536
- id: pep257
3637
exclude: magicbus/test
3738

3839
- repo: git://github.com/Lucas-C/pre-commit-hooks
39-
sha: 1e30aa4
40+
rev: v1.1.12
4041
hooks:
4142
- id: remove-tabs
4243

4344
- repo: git://github.com/Lucas-C/pre-commit-hooks-lxml
44-
sha: 44f1a42
45+
rev: v1.1.0
4546
hooks:
4647
- id: forbid-html-img-without-alt-text

0 commit comments

Comments
 (0)