Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 99f23e5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](PyCQA/flake8@4.0.1...5.0.4) - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0)
1 parent bfc91bc commit 99f23e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
"nowcasting_dataset",
2727
]
2828
- repo: https://github.com/PyCQA/flake8
29-
rev: 4.0.1
29+
rev: 5.0.4
3030
hooks:
3131
- id: flake8
3232
args:
@@ -51,7 +51,7 @@ repos:
5151

5252
# yaml formatting
5353
- repo: https://github.com/pre-commit/mirrors-prettier
54-
rev: v2.7.1
54+
rev: v3.0.0-alpha.0
5555
hooks:
5656
- id: prettier
5757
types: [yaml]

0 commit comments

Comments
 (0)