Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v1.1.386 (master) (#…
Browse files Browse the repository at this point in the history
…196)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|
[RobertCraigie/pyright-python](https://redirect.github.com/RobertCraigie/pyright-python)
| repository | patch | `v1.1.385` -> `v1.1.386` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/RobertCraigie%2fpyright-python/v1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/RobertCraigie%2fpyright-python/v1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/RobertCraigie%2fpyright-python/v1.1.385/v1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/RobertCraigie%2fpyright-python/v1.1.385/v1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pyright](https://redirect.github.com/RobertCraigie/pyright-python) |
local | patch | `1.1.385` -> `1.1.386` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyright/1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyright/1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyright/1.1.385/1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyright/1.1.385/1.1.386?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>RobertCraigie/pyright-python
(RobertCraigie/pyright-python)</summary>

###
[`v1.1.386`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386)

[Compare
Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ddoroshev/pylerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 86af893 commit e13d9d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ repos:
pass_filenames: false

- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.385
rev: v1.1.386
hooks:
- id: pyright
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e13d9d6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCover
TOTAL20100%

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 0.103s ⏱️

Please sign in to comment.