Skip to content

Commit b56bebe

Browse files
Bumps the pre-commit group with 1 update in the / directory: [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.16.4 to 0.16.8 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@aab412d...2eeb567) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.5 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5347d3 commit b56bebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.pre-commit-config.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: end-of-file-fixer
2121
- id: trailing-whitespace
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: aab412d509121cb5f7533134b7e67f9fab59c682 # frozen: v0.16.4
23+
rev: 2eeb5678de71a00c0902cbda7105d328432f72cb # frozen: v0.16.8
2424
hooks:
2525
- id: ruff-check
2626
args: [ --fix ]

0 commit comments

Comments
 (0)