Updated dependencies (#12)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-07-11 17:18:44 +02:00
committed by GitHub
parent 3db69e0537
commit 641f7861b8
5 changed files with 4824 additions and 1836 deletions

View File

@ -5,4 +5,8 @@ indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true
[*.yml]
indent_size = 2
indent_style = space