Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- repo: git://github.com/pre-commit/pre-commit-hooks
sha: fea9b2ece73cfac7e0246e6d84bcd1dfce5bce1b
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: fea9b2ece73cfac7e0246e6d84bcd1dfce5bce1b
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -20,15 +21,15 @@
args:
- --max-line-length=100
- --max-complexity=10
- repo: git://github.com/asottile/reorder_python_imports
sha: ab361ca1e4dfaeea0c4eab464c799e02cb306ab3
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.12.0
hooks:
- id: reorder-python-imports
- repo: git://github.com/guykisel/pre-commit-robotframework-tidy
sha: 07d9ed1dea81d8c0abc783a8f3469ca01801004b
- repo: https://github.com/guykisel/pre-commit-robotframework-tidy
rev: 2a5f51d0d7170171cad4ad6c40177de05bbd25cb
hooks:
- id: robotframework-tidy-wrapper
- repo: git://github.com/guykisel/prospector-mirror
sha: 00fbd80101566b1b9c873c71f2ab7b95b8bd0a7d
- repo: https://github.com/guykisel/prospector-mirror
rev: 7ff847e779347033ebbd9e3b88279e7f3a998b45
hooks:
- id: prospector