mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
pre-commit autoupdate
This commit is contained in:
parent
1096352b69
commit
abbde722f4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
||||||
sha: cf550fcab3f12015f8676b8278b30e1a5bc10e70
|
sha: v0.7.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
|
@ -12,12 +12,12 @@
|
||||||
- id: requirements-txt-fixer
|
- id: requirements-txt-fixer
|
||||||
- id: flake8
|
- id: flake8
|
||||||
- repo: https://github.com/pre-commit/pre-commit.git
|
- repo: https://github.com/pre-commit/pre-commit.git
|
||||||
sha: 8dba3281d5051060755459dcf88e28fc26c27526
|
sha: v0.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: validate_config
|
- id: validate_config
|
||||||
- id: validate_manifest
|
- id: validate_manifest
|
||||||
- repo: https://github.com/asottile/reorder_python_imports.git
|
- repo: https://github.com/asottile/reorder_python_imports.git
|
||||||
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
|
sha: v0.3.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: reorder-python-imports
|
- id: reorder-python-imports
|
||||||
language_version: python2.7
|
language_version: python2.7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue