Skip to content

Commit ff4e8ee

Browse files
Bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) 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 `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: 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 cd24469 commit ff4e8ee

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ type = [
8383
"basedpyright>=1.37.1",
8484
"mypy[faster-cache]>=1.19.1",
8585
"pyrefly==0.48.2",
86-
"ty==0.0.11",
86+
"ty==0.0.12",
8787
]
8888
dev = [
8989
{ include-group = "extra" },

0 commit comments

Comments
 (0)