Skip to content

Commit a065579

Browse files
authored
Merge pull request #18 from taskiq-python/dependabot/pip/pre-commit-3.6.0
chore(deps-dev): bump pre-commit from 3.5.0 to 3.6.0
2 parents b6644a3 + dde0bd4 commit a065579

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
@@ -76,7 +76,7 @@ dev = [
7676
"black==23.12.0",
7777
"ruff==0.1.8",
7878
"pyupgrade-directories==0.3.0",
79-
"pre-commit==3.5.0",
79+
"pre-commit==3.6.0",
8080
]
8181

8282
[project.urls]

0 commit comments

Comments
 (0)