Skip to content

Commit b12b251

Browse files
authored
Merge pull request #688 from powerapi-ng/dependabot/pip/ruff-0.14.0
build(deps): bump ruff from 0.13.3 to 0.14.0
2 parents d64f52b + da7b7fb commit b12b251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ docs = [
6161
]
6262

6363
lint = [
64-
"ruff == 0.13.3"
64+
"ruff == 0.14.0"
6565
]
6666

6767
dev = [

0 commit comments

Comments
 (0)