Skip to content

Commit

Permalink
Mirror: 1.1.370
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent 247990f commit afe5e2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
'types': [python]
args: []
require_serial: false
additional_dependencies: ["pyright@1.1.369"]
additional_dependencies: ["pyright@1.1.370"]
minimum_pre_commit_version: '0'
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.369
1.1.370
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Sample `.pre-commit-config.yaml`

```yaml
- repo: https://github.com/fsouza/mirrors-pyright
rev: v1.1.369
rev: v1.1.370
hooks:
- id: pyright
```

0 comments on commit afe5e2a

Please sign in to comment.