Skip to content

Commit 8d665e5

Browse files
Merge pull request #1152 from adamtheturtle/dependabot/pip/ruff-0.11.13
Bump ruff from 0.11.12 to 0.11.13
2 parents a05aa49 + 16fe543 commit 8d665e5

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
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
"pyroma==4.2",
6060
"pytest==8.4.0",
6161
"pytest-cov==6.1.1",
62-
"ruff==0.11.12",
62+
"ruff==0.11.13",
6363
# We add shellcheck-py not only for shell scripts and shell code blocks,
6464
# but also because having it installed means that ``actionlint-py`` will
6565
# use it to lint shell commands in GitHub workflow files.

0 commit comments

Comments
 (0)