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

Commit 620f383

Browse files
committed
Merge branch 'main' into issue/608-extend-dawn-dusk
2 parents 097ed90 + 9c65894 commit 620f383

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
@@ -45,14 +45,14 @@ repos:
4545
- id: isort
4646
args: [--profile, black, --line-length, "100", "nowcasting_dataset"]
4747
- repo: https://github.com/psf/black
48-
rev: 22.1.0
48+
rev: 22.3.0
4949
hooks:
5050
- id: black
5151
args: [--line-length, "100"]
5252

5353
# yaml formatting
5454
- repo: https://github.com/pre-commit/mirrors-prettier
55-
rev: v2.6.1
55+
rev: v2.6.2
5656
hooks:
5757
- id: prettier
5858
types: [yaml]

0 commit comments

Comments
 (0)