Skip to content

Commit 35653e8

Browse files
Bump ruff from 0.11.4 to 0.11.9 in /requirements/lintrunner
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.4 to 0.11.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.4...0.11.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c15ddbd commit 35653e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lintrunner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is auto updated by dependabot
22
lintrunner-adapters>=0.8.0
33
# RUFF, RUFF-FIX
4-
ruff==0.11.4
4+
ruff==0.11.9
55
# MYPY
66
mypy==1.10.1
77
types-PyYAML==6.0.12.20250402

0 commit comments

Comments
 (0)