Skip to content

Commit 244615c

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.12 to 0.16.1. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.12...v0.16.1) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bde34b commit 244615c

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
@@ -22,7 +22,7 @@ repos:
2222

2323
# Ruff linting and formatting
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.15.12
25+
rev: v0.16.1
2626
hooks:
2727
- id: ruff
2828
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)