Skip to content

Commit d4d5b9d

Browse files
authored
Sync lint deps (#47)
1 parent 53814a7 commit d4d5b9d

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
@@ -97,7 +97,7 @@ test = "mypy --install-types --non-interactive {args:.}"
9797
dependencies = [
9898
"black[jupyter]==22.12.0",
9999
"mdformat>0.7",
100-
"ruff==0.0.194",
100+
"ruff==0.0.206",
101101
]
102102
detached = true
103103
[tool.hatch.envs.lint.scripts]

0 commit comments

Comments
 (0)