Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#11477)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v2.13.8 → v2.14.0-b1](pylint-dev/pylint@v2.13.8...v2.14.0-b1)
- [github.com/Lucas-C/pre-commit-hooks: v1.1.13 → v1.1.14](Lucas-C/pre-commit-hooks@v1.1.13...v1.1.14)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 17, 2022
1 parent 447ebb0 commit 8c17703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/PyCQA/pylint
rev: v2.13.8
rev: v2.14.0-b1
hooks:
- id: pylint
args: [--exit-zero]
Expand All @@ -58,7 +58,7 @@ repos:
# ignore all tests, not just tests data
exclude: ^tests/
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.13
rev: v1.1.14
hooks:
- id: insert-license
files: \.py$
Expand Down

0 comments on commit 8c17703

Please sign in to comment.