Skip to content

Commit 3c82442

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.11 to 0.15.12. This release includes the previously tagged commit. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@d1b8331...6fec9b7) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea362ab commit 3c82442

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
@@ -44,7 +44,7 @@ repos:
4444
pass_filenames: false
4545
- repo: https://github.com/astral-sh/ruff-pre-commit
4646
# Ruff version.
47-
rev: d1b833175a5d08a925900115526febd8fe71c98e # frozen: v0.15.11
47+
rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
4848
hooks:
4949
# Run the linter.
5050
- id: ruff-check

0 commit comments

Comments
 (0)