Skip to content

Commit 67fda13

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update ruff requirement from <0.12 to <0.13
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.0.18...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1623c5a commit 67fda13

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
@@ -67,7 +67,7 @@ optional-dependencies.develop = [
6767
"poethepoet<1",
6868
"proselint<1",
6969
"pyproject-fmt<3",
70-
"ruff<0.12",
70+
"ruff<0.13",
7171
"validate-pyproject<1",
7272
]
7373
optional-dependencies.release = [

0 commit comments

Comments
 (0)