From fa2334100453cc389e3abf41a3a412861c0eac63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 21:03:17 +0000 Subject: [PATCH] [actions] (deps): Bump jakebailey/pyright-action Bumps the dev-dependencies group with 1 update: [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action). Updates `jakebailey/pyright-action` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](https://github.com/jakebailey/pyright-action/compare/6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e...8ec14b5cfe41f26e5f41686a31eb6012758217ef) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/pyright.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyright.yaml b/.github/workflows/pyright.yaml index f42d531..fb99257 100644 --- a/.github/workflows/pyright.yaml +++ b/.github/workflows/pyright.yaml @@ -23,4 +23,4 @@ jobs: hatch env create dev - run: echo "$(hatch env find dev)/bin" >> $GITHUB_PATH - name: Run pyright - uses: jakebailey/pyright-action@6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e + uses: jakebailey/pyright-action@8ec14b5cfe41f26e5f41686a31eb6012758217ef