Skip to content

Commit

Permalink
Merge pull request #50 from sbidoul/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
sbidoul authored Oct 17, 2022
2 parents 50a2783 + 4d175ca commit 6c86c50
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 @@ -6,7 +6,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/autoflake
rev: v1.7.1
rev: v1.7.6
hooks:
- id: autoflake
args:
Expand Down Expand Up @@ -36,7 +36,7 @@ repos:
- id: docformatter
args: ["--in-place", "--wrap-summaries=88"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.0.0
rev: v3.1.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]

0 comments on commit 6c86c50

Please sign in to comment.