Skip to content

Commit 79ac686

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.16.0 to 0.16.2. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.16.0...v0.16.2) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 243e2ff commit 79ac686

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
@@ -3,7 +3,7 @@
33
# Bump the rev here (e.g. via `pre-commit autoupdate`) to upgrade ruff.
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.16.0
6+
rev: v0.16.2
77
hooks:
88
- id: ruff-check
99
- id: ruff-format

0 commit comments

Comments
 (0)