Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anderson Banihirwe <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and andersy005 authored Aug 18, 2022
1 parent 2ba374a commit 0802896
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/asottile/pyupgrade
rev: v2.34.0
rev: v2.37.3
hooks:
- id: pyupgrade
args:
Expand All @@ -28,12 +28,12 @@ repos:
- id: black-jupyter

- repo: https://github.com/keewis/blackdoc
rev: v0.3.4
rev: v0.3.5
hooks:
- id: blackdoc

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.2
hooks:
- id: flake8

Expand Down

0 comments on commit 0802896

Please sign in to comment.