Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 1, 2022
1 parent cd1aadd commit 036946d
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 @@ -12,7 +12,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.2
rev: v2.37.3
hooks:
- id: pyupgrade
args:
Expand All @@ -24,12 +24,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 036946d

Please sign in to comment.