Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#791)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v2.15.10 → v2.16.0b0](pylint-dev/pylint@v2.15.10...v2.16.0b0)
- [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jan 16, 2023
1 parent 8be4879 commit 2283b31
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 @@ -24,7 +24,7 @@ repos:
- id: prettier
exclude: ^README\.md$
- repo: https://github.com/PyCQA/pylint
rev: v2.15.10
rev: v2.16.0b0
hooks:
- id: pylint
files: ^(nbqa|tests)/
Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
hooks:
- id: darglint
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: rst-backticks
- id: rst-directive-colons
Expand Down

0 comments on commit 2283b31

Please sign in to comment.