Unverified Kaydet (Commit) 14c1afc6 authored tarafından Anthony Sottile's avatar Anthony Sottile Kaydeden (comit) GitHub

Merge pull request #44 from asottile/all-repos_autofix_pre-commit-autoupdate

Ran pre-commit autoupdate.
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.9.1 rev: v1.2.3
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
...@@ -12,10 +12,10 @@ repos: ...@@ -12,10 +12,10 @@ repos:
- id: requirements-txt-fixer - id: requirements-txt-fixer
- id: flake8 - id: flake8
- repo: https://github.com/asottile/reorder_python_imports - repo: https://github.com/asottile/reorder_python_imports
sha: v0.3.5 rev: v1.0.1
hooks: hooks:
- id: reorder-python-imports - id: reorder-python-imports
- repo: https://github.com/asottile/add-trailing-comma - repo: https://github.com/asottile/add-trailing-comma
sha: v0.6.4 rev: v0.6.4
hooks: hooks:
- id: add-trailing-comma - id: add-trailing-comma
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment