Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b3f11a8

Browse filesBrowse files
authored
Merge pull request #186 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9ac4ff1 + 56a9573 commit b3f11a8
Copy full SHA for b3f11a8

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: setup-cfg-fmt
1313

1414
- repo: https://github.com/psf/black
15-
rev: 23.3.0
15+
rev: 23.7.0
1616
hooks:
1717
- id: black
1818

@@ -27,9 +27,9 @@ repos:
2727
- id: mypy
2828
additional_dependencies: [numpy, matplotlib]
2929

30-
- repo: https://github.com/charliermarsh/ruff-pre-commit
30+
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.0.276'
32+
rev: 'v0.0.280'
3333
hooks:
3434
- id: ruff
3535

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.