Skip to content

Commit

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

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
JanFSchulte authored Jan 10, 2025
2 parents 29a7f7e + 39e31a5 commit c62193d
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.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down

0 comments on commit c62193d

Please sign in to comment.