Skip to content

Commit

Permalink
Merge pull request #335 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 authored Sep 27, 2022
2 parents 33ef744 + 4db44bf commit 138b8a0
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.38.0
rev: v2.38.2
hooks:
- id: pyupgrade
args: ["--py38-plus"]

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

Expand Down

0 comments on commit 138b8a0

Please sign in to comment.