Skip to content

Commit d65eee8

Browse files
authored
Merge pull request matplotlib#31601 from meeseeksmachine/auto-backport-of-pr-31600-on-v3.11.x
Backport PR matplotlib#31600 on branch v3.11.x (Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.11 to 0.15.12)
2 parents 014076e + 75754b5 commit d65eee8

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)