Skip to content

Commit

Permalink
Merge pull request #304 from freelawproject/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner authored Jul 4, 2023
2 parents 6bbd78f + 55e6186 commit d21b923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
name: isort (python)

- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.8.0
hooks:
- id: pyupgrade
args: [--py311-plus]
Expand Down

0 comments on commit d21b923

Please sign in to comment.