10000 Merge pull request #181 from matplotlib/pre-commit-ci-update-config · matplotlib/mpl-third-party@e4af8c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4af8c8

Browse files
authored
Merge pull request #181 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 564c095 + 85da047 commit e4af8c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
autoupdate_schedule: 'quarterly'
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-docstring-first
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616
exclude_types: [svg]
1717
- repo: https://github.com/pycqa/flake8
18-
rev: 7.1.0
18+
rev: 7.1.1
1919
hooks:
2020
- id: flake8
2121
additional_dependencies: [flake8-force]
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: yamllint
3232
- repo: https://github.com/python-jsonschema/check-jsonschema
33-
rev: 0.28.6
33+
rev: 0.29.3
3434
hooks:
3535
- id: check-jsonschema
3636
files: ^packages/.*\.yml$

0 commit comments

Comments
 (0)
0