Skip to content

Commit

Permalink
bump basedpyright to 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Sep 30, 2024
1 parent 034d94b commit 082f9ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:
- id: codespell

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.7
rev: v0.6.8
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ packages = ["unpy"]
[tool.uv]
dev-dependencies = [
"basedmypy>=2.6.0,<3",
"basedpyright>=1.18.0,<2",
"basedpyright>=1.18.2,<2",
"codespell>=2.3.0,<3",
"pre-commit>=3.8.0,<4",
"pytest>=8.3.3,<9",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit 082f9ad

Please sign in to comment.