Skip to content

Commit a5cfc2a

Browse files
authored
Merge pull request #280 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cd3569d + 0efe443 commit a5cfc2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88

99
- repo: https://github.com/psf/black-pre-commit-mirror
10-
rev: 24.4.2
10+
rev: 24.8.0
1111
hooks:
1212
- id: black
1313

@@ -24,7 +24,7 @@ repos:
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: 'v0.5.6'
27+
rev: 'v0.6.1'
2828
hooks:
2929
- id: ruff
3030

0 commit comments

Comments
 (0)