Skip to content

Commit f9d983d

Browse files
chore(deps): bump ruff from 0.11.13 to 0.12.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.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.13...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4519b6 commit f9d983d

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pre-commit = "^4.2.0"
1717
pydantic = "^2.11.7"
1818
pyyaml = "^6.0.2"
1919
inquirer = "^3.4.0"
20-
ruff = "^0.12.7"
20+
ruff = "^0.12.9"
2121

2222

2323
[build-system]

0 commit comments

Comments
 (0)