Skip to content

Commit

Permalink
Merge pull request #792 from hartwork/precommit-autoupdate
Browse files Browse the repository at this point in the history
pre-commit: Autoupdate
  • Loading branch information
hartwork authored Sep 29, 2023
2 parents 5241729 + 56068f6 commit 0f81e85
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 @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.12.0
rev: v3.13.0
hooks:
- id: pyupgrade
args: ['--py311-plus']
Expand All @@ -29,6 +29,6 @@ repos:
- id: isort

- repo: https://github.com/google/yapf
rev: v0.40.0
rev: v0.40.2
hooks:
- id: yapf

0 comments on commit 0f81e85

Please sign in to comment.