Skip to content

Commit d01f62c

Browse files
pre-commit-ci[bot]WSH032
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 96489d2 commit d01f62c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ dependencies = [
7676
# NOTE: 👇
7777
# The versions of `black`, `ruff`, `codespell`, must be consistent with the `.pre-commit-config.yaml`.
7878
# Don't edit them manually, use `pre-commit run ver_sync` instead.
79-
"black==23.10.0",
80-
"ruff==0.1.1",
79+
"black==23.11.0",
80+
"ruff==0.1.6",
8181
"codespell==2.2.6",
8282
# Don't write comments on these lines, because they will be removed by `pre-commit run ver_sync`.
8383
# NOTE: 👆

0 commit comments

Comments
 (0)