Skip to content

Commit

Permalink
Update precommit hooks (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Sep 28, 2022
1 parent db40475 commit 94b7a84
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 @@ -17,7 +17,7 @@ repos:
- id: check-added-large-files

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

Expand All @@ -34,7 +34,7 @@ repos:
- id: blacken-docs

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.1
rev: v2.38.2
hooks:
- id: pyupgrade
args: [--py37-plus]

0 comments on commit 94b7a84

Please sign in to comment.