Skip to content

Commit

Permalink
Merge pull request #73 from actions-rust-lang/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
jonasbb authored Mar 26, 2024
2 parents 25528f1 + 342fdff commit c37ceab
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 @@ -20,7 +20,7 @@ repos:
- id: isort
args: ["--profile=black"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
rev: v3.15.2
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand Down

0 comments on commit c37ceab

Please sign in to comment.