Skip to content

Commit

Permalink
Merge pull request #7 from acsone/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 Sep 27, 2022
2 parents 3e97006 + 36bf9b1 commit 55d2f26
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.6.0
rev: v1.6.1
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: v2.38.0
rev: v2.38.2
hooks:
- id: pyupgrade
args: ["--py36-plus"]

0 comments on commit 55d2f26

Please sign in to comment.