From db0593f0b234f115b112f494ed975870ec016c79 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 22 May 2020 13:38:05 +0200 Subject: [PATCH] Fix YAML & JSON styling (#1743) --- .devcontainer/devcontainer.json | 1 - .github/lock.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ff798773c..3c467c49a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,3 @@ -// See https://aka.ms/vscode-remote/devcontainer.json for format details. { "name": "Supervisor dev", "context": "..", diff --git a/.github/lock.yml b/.github/lock.yml index 63db6533f..2566272cb 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -24,4 +24,4 @@ only: pulls # Optionally, specify configuration settings just for `issues` or `pulls` issues: - daysUntilLock: 30 + daysUntilLock: 30