Skip to content

Commit facb19f

Browse files
Bump ruff-api from 0.1.0 to 0.2.0
Bumps [ruff-api](https://github.com/amyreese/ruff-api) from 0.1.0 to 0.2.0. - [Changelog](https://github.com/amyreese/ruff-api/blob/main/CHANGELOG.md) - [Commits](amyreese/ruff-api@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: ruff-api dependency-version: 0.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 361722e commit facb19f

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
@@ -44,7 +44,7 @@ dev = [
4444
"flake8==7.3.0",
4545
"mypy==1.18.2",
4646
"pygls==2.0.0",
47-
"ruff-api==0.1.0",
47+
"ruff-api==0.2.0",
4848
"usort==1.0.8.post1",
4949
]
5050
docs = [

0 commit comments

Comments
 (0)