Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v2.15.9 → v2.16.0b0](pylint-dev/pylint@v2.15.9...v2.16.0b0)
- [github.com/PyCQA/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4)
  • Loading branch information
pre-commit-ci[bot] authored Jan 16, 2023
1 parent 786b953 commit 2016316
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 @@ -8,7 +8,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/pylint
rev: v2.15.9
rev: v2.16.0b0
hooks:
- id: pylint
language: system
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/PyCQA/isort
rev: v5.11.3
rev: 5.11.4
hooks:
- id: isort
- repo: https://github.com/PyCQA/docformatter
Expand Down

0 comments on commit 2016316

Please sign in to comment.