Skip to content

Commit ee6e831

Browse files
Bump ruff from 0.13.3 to 0.15.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.3 to 0.15.12. - [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.13.3...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37bb1b5 commit ee6e831

2 files changed

Lines changed: 123 additions & 124 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ lint = [
8484
"pylint~=3.2.2",
8585
"pylint-pytest==2.0.0a0",
8686
"black~=25.9.0",
87-
"ruff~=0.13.2",
87+
"ruff>=0.13.2,<0.16.0",
8888
"mypy~=1.18.2",
8989
"databricks-labs-pylint~=0.5.0",
9090
"types-requests>=2.28.1,<3",

0 commit comments

Comments
 (0)