Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#4610)
Browse files Browse the repository at this point in the history
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and browniebroke authored Oct 3, 2023
1 parent 389f020 commit acc5bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
args: ['--target-version', '4.2']

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

0 comments on commit acc5bd6

Please sign in to comment.