Skip to content

Commit 3abdccc

Browse files
authored
Merge pull request #772 from powerapi-ng/dependabot/pip/ruff-0.15.5
build(deps-dev): bump ruff from 0.15.4 to 0.15.5
2 parents 240fb96 + 6ffa5b7 commit 3abdccc

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
@@ -62,7 +62,7 @@ docs = [
6262
]
6363

6464
lint = [
65-
"ruff == 0.15.4"
65+
"ruff == 0.15.5"
6666
]
6767

6868
dev = [

0 commit comments

Comments
 (0)