Skip to content

Commit 87c30a6

Browse files
authored
Merge pull request #377 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 33e6db0 + 0916888 commit 87c30a6

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
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/PyCQA/flake8
9-
rev: 3.9.2
9+
rev: 4.0.1
1010
hooks:
1111
- id: flake8
1212
additional_dependencies: [flake8-typing-imports==1.7.0]
@@ -35,7 +35,7 @@ repos:
3535
types: [ts]
3636

3737
- repo: https://github.com/pre-commit/mirrors-eslint
38-
rev: 'v8.0.0-rc.0'
38+
rev: 'v8.0.0-1'
3939
hooks:
4040
- id: eslint
4141
files: \.ts$ # *.ts

0 commit comments

Comments
 (0)