Skip to content

Commit eb0791a

Browse files
Merge pull request #63 from remarkablemark/dependabot/pip/ruff-0.14.4
build(deps-dev): bump ruff from 0.14.3 to 0.14.4
2 parents 89527b2 + f931573 commit eb0791a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lint = [
2727
"black==25.9.0",
2828
"isort==6.1.0",
2929
"pre-commit==4.3.0",
30-
"ruff==0.14.3",
30+
"ruff==0.14.4",
3131
]
3232
test = [
3333
"coverage==7.10.7",

0 commit comments

Comments
 (0)