Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 9f8136b

Browse files
authored
Merge pull request #17 from ncar-xdev/pre-commit-ci-update-config
2 parents 2dad185 + aa897f9 commit 9f8136b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ repos:
2222
- '--py38-plus'
2323

2424
- repo: https://github.com/psf/black
25-
rev: 22.6.0
25+
rev: 22.8.0
2626
hooks:
2727
- id: black-jupyter
2828

2929
- repo: https://github.com/keewis/blackdoc
30-
rev: v0.3.5
30+
rev: v0.3.6
3131
hooks:
3232
- id: blackdoc
3333

3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 5.0.2
35+
rev: 5.0.4
3636
hooks:
3737
- id: flake8
3838

@@ -42,6 +42,6 @@ repos:
4242
- id: isort
4343

4444
- repo: https://github.com/pre-commit/mirrors-prettier
45-
rev: v2.7.1
45+
rev: v3.0.0-alpha.0
4646
hooks:
4747
- id: prettier

0 commit comments

Comments
 (0)