Skip to content

Commit

Permalink
Merge pull request fastmachinelearning#1098 from fastmachinelearning/…
Browse files Browse the repository at this point in the history
…pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
JanFSchulte authored Oct 28, 2024
2 parents ab45708 + c75b29d commit 25b08cf
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 @@ -30,7 +30,7 @@ repos:
args: ["--profile", "black", --line-length=125]

- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down

0 comments on commit 25b08cf

Please sign in to comment.