Skip to content

Commit fcb7623

Browse files
Merge pull request matplotlib#31806 from matplotlib/dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.15
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.12 to 0.15.15
2 parents 5f80961 + 164fb2f commit fcb7623

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: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
47+
rev: 0671d8ab202c4ac093b78433ae5baf74f3fc7246 # frozen: v0.15.15
4848
hooks:
4949
# Run the linter.
5050
- id: ruff-check

0 commit comments

Comments
 (0)