Skip to content

Commit 28b35ed

Browse files
chore(deps-dev): bump ruff from 0.15.10 to 0.15.11 in the ruff group (#632)
chore(deps): bump https://github.com/astral-sh/ruff-pre-commit Bumps the ruff group with 1 update: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.10 to 0.15.11 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11) chore(deps-dev): bump ruff from 0.15.10 to 0.15.11 in the ruff group Bumps the ruff group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.10 to 0.15.11 - [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.15.10...0.15.11) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.11 dependency-type: direct:production dependency-group: ruff - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruff ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a116d0 commit 28b35ed

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: prettier
4242
args: ["--tab-width", "2"]
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.15.10
44+
rev: v0.15.11
4545
hooks:
4646
- id: ruff-check
4747
args: [--fix, --exit-non-zero-on-fix]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"pytest-asyncio==1.3.0",
4848
"pytest-cov==7.1.0",
4949
"python-semantic-release>=10,<11",
50-
"ruff==0.15.10",
50+
"ruff==0.15.11",
5151
"scipy-stubs==1.17.1.3",
5252
]
5353

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)