Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 7, 2022
1 parent 7368187 commit e6eb7a2
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 @@ -7,7 +7,7 @@ default_language_version:

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

Expand All @@ -18,7 +18,7 @@ repos:
additional_dependencies: [toml]

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

0 comments on commit e6eb7a2

Please sign in to comment.