Skip to content

Commit 8f251de

Browse files
committed
⬆️ bump ruff to 0.15.0
1 parent e84ce73 commit 8f251de

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Changelog = "https://github.com/numpy/numtype/releases"
4646
numpy = ["numtype[numpy]"]
4747
lint = [
4848
"dprint-py>=0.51.1.0",
49-
"ruff>=0.14.14",
49+
"ruff>=0.15.0",
5050
]
5151
pytest = [
5252
{ include-group = "numpy" },

uv.lock

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)