Skip to content

Commit 57fbed9

Browse files
Bump the actions group with 3 updates
Bumps the actions group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [pyrefly](https://github.com/facebook/pyrefly) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.14.11 to 0.14.13 - [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.14.11...0.14.13) Updates `pyrefly` from 0.48.0 to 0.48.2 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.48.0...0.48.2) Updates `ty` from 0.0.11 to 0.0.12 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.11...0.0.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: pyrefly dependency-version: 0.48.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: ty dependency-version: 0.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8c1ac4 commit 57fbed9

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ type = [
8282
{ include-group = "test" },
8383
"basedpyright>=1.37.1",
8484
"mypy[faster-cache]>=1.19.1",
85-
"pyrefly==0.48.0",
86-
"ty==0.0.11",
85+
"pyrefly==0.48.2",
86+
"ty==0.0.12",
8787
]
8888
dev = [
8989
{ include-group = "extra" },

0 commit comments

Comments
 (0)