8000 Merge pull request #24868 from matplotlib/pre-commit-ci-update-config · matplotlib/matplotlib@78b2b0d · GitHub
[go: up one dir, main page]

Skip to content

Commit 78b2b0d

Browse files
authored
Merge pull request #24868 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ecf2c88 + 2df896c commit 78b2b0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude: |
1313
)
1414
repos:
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.3.0
16+
rev: v4.4.0
1717
hooks:
1818
- id: check-added-large-files
1919
- id: check-docstring-first
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626
exclude_types: [svg]
2727
- repo: https://github.com/pycqa/flake8
28-
rev: 5.0.4
28+
rev: 6.0.0
2929
hooks:
3030
- id: flake8
3131
additional_dependencies: [pydocstyle>5.1.0, flake8-docstrings>1.4.0, flake8-force]

0 commit comments

Comments
 (0)
0