We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dba328 commit 1c46446Copy full SHA for 1c46446
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,5 @@
1
- repo: git@github.com:pre-commit/pre-commit-hooks
2
- sha: 9ce45609a92f648c87b42207410386fd69a5d1e5
+ sha: cf550fcab3f12015f8676b8278b30e1a5bc10e70
3
hooks:
4
- id: trailing-whitespace
5
- id: end-of-file-fixer
@@ -12,11 +12,11 @@
12
- id: requirements-txt-fixer
13
- id: flake8
14
- repo: git@github.com:pre-commit/pre-commit
15
- sha: 4352d45451296934bc17494073b82bcacca3205c
+ sha: 8dba3281d5051060755459dcf88e28fc26c27526
16
17
- id: validate_config
18
- id: validate_manifest
19
- repo: git@github.com:asottile/reorder_python_imports
20
- sha: aeda21eb7df6af8c9f6cd990abb086375c71c953
+ sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
21
22
- id: reorder-python-imports
0 commit comments