Skip to content

Commit

Permalink
Merge pull request #90 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 Aug 5, 2024
2 parents 531fba5 + 5330a40 commit 94cd57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -25,7 +25,7 @@ repos:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.0
rev: v1.11.1
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 94cd57b

Please sign in to comment.