Skip to content

Commit 3fedc2f

Browse files
authored
Merge pull request #7 from teams-notifier/switch-card-to-yaml
switch card to yaml, more compact and readable than json
2 parents 2988e83 + 4cc8f34 commit 3fedc2f

File tree

5 files changed

+175
-317
lines changed

5 files changed

+175
-317
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ repos:
5353
# files: ^*.py
5454
additional_dependencies:
5555
- pydantic
56+
- types-PyYAML
5657
args:
5758
- --check-untyped-defs
5859
- --disallow-any-generics

cards/merge_request.json.j2

Lines changed: 0 additions & 314 deletions
This file was deleted.

0 commit comments

Comments
 (0)