Skip to content

Commit

Permalink
Merge pull request #27 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 May 8, 2023
2 parents 6c5b445 + e661f5f commit b6da146
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
Expand Up @@ -20,7 +20,7 @@ repos:
- id: isort
args: ["--profile=black"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand All @@ -31,7 +31,7 @@ repos:
additional_dependencies:
- types-requests
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.22.0
rev: 0.23.0
hooks:
- id: check-dependabot
- id: check-github-actions
Expand Down

0 comments on commit b6da146

Please sign in to comment.