Skip to content

Commit

Permalink
chore: bump ruff-lsp from 0.0.32 to 0.0.35 (#25)
Browse files Browse the repository at this point in the history
Bumps [ruff-lsp](https://github.com/astral-sh/ruff-lsp) from 0.0.32 to 0.0.35.
- [Release notes](https://github.com/astral-sh/ruff-lsp/releases)
- [Commits](astral-sh/ruff-lsp@v0.0.32...v0.0.35)

---
updated-dependencies:
- dependency-name: ruff-lsp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent 75ae40a commit 6e65c3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Use pip-compile from the pip-tools package to generate a "locked" requirements.txt
ruff-lsp==0.0.32
ruff-lsp==0.0.35
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ attrs==22.2.0
cattrs==22.2.0
lsprotocol==2023.0.0a1
pygls==1.0.1
ruff==0.0.272
ruff-lsp==0.0.32
ruff==0.0.274
ruff-lsp==0.0.35
typeguard==2.13.3
typing-extensions==4.5.0

0 comments on commit 6e65c3d

Please sign in to comment.