Skip to content

Commit b6644a3

Browse files
authored
Merge pull request #19 from taskiq-python/dependabot/pip/ruff-0.1.8
chore(deps-dev): bump ruff from 0.1.6 to 0.1.8
2 parents 20803e8 + da79bf2 commit b6644a3

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
@@ -74,7 +74,7 @@ dev = [
7474
"mypy==1.7.1",
7575
"isort==5.13.2",
7676
"black==23.12.0",
77-
"ruff==0.1.6",
77+
"ruff==0.1.8",
7878
"pyupgrade-directories==0.3.0",
7979
"pre-commit==3.5.0",
8080
]

0 commit comments

Comments
 (0)