Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#5128)
Browse files Browse the repository at this point in the history
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and browniebroke authored Jun 9, 2024
1 parent cbe4532 commit 8969cf6
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 @@ -26,7 +26,7 @@ repos:
args: ["--tab-width", "2"]

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py312-plus]
Expand Down

0 comments on commit 8969cf6

Please sign in to comment.