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/psf/black: 22.3.0 → 22.8.0](psf/black@22.3.0...22.8.0)
- [github.com/PyCQA/pylint: v2.14.3 → v2.15.0](pylint-dev/pylint@v2.14.3...v2.15.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 5, 2022
1 parent 9431223 commit 14eb3f1
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 @@ -16,12 +16,12 @@ repos:
- id: check-manifest

- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.8.0
hooks:
- id: black

- repo: https://github.com/PyCQA/pylint
rev: v2.14.3
rev: v2.15.0
hooks:
- id: pylint
args:
Expand Down

0 comments on commit 14eb3f1

Please sign in to comment.