Skip to content

Commit

Permalink
Update all dependencies to v1.1.371
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent d7d4a71 commit 045cd4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/RobertCraigie/pyright-python
rev: "v1.1.370" # Must match requirements-dev.txt
rev: "v1.1.371" # Must match requirements-dev.txt
hooks:
- id: pyright

Expand Down
2 changes: 1 addition & 1 deletion Dolphin scripts/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ typing_extensions
# Below must match .pre-commit-config.yaml, this is handled by Renovate
add-trailing-comma==3.1.0
autopep8==2.3.1
pyright==1.1.370
pyright==1.1.371
ruff==0.5.1

0 comments on commit 045cd4e

Please sign in to comment.