Skip to content

Commit

Permalink
Merge pull request #334 from asdf-format/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
WilliamJamieson committed Sep 20, 2022
2 parents b3916db + 721cbc0 commit 33ef744
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 @@ -12,13 +12,13 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]

- repo: https://github.com/PyCQA/autoflake
rev: v1.5.3
rev: v1.6.0
hooks:
- id: autoflake

Expand Down

0 comments on commit 33ef744

Please sign in to comment.