From e9911888f6dcdf9031f3fdb2e32c52e45815fdbe Mon Sep 17 00:00:00 2001 From: Kate Case Date: Wed, 25 Jan 2023 08:37:58 -0500 Subject: Add prettier and isort to pre-commit. (#270) * Add prettier and isort to pre-commit. * Bump line-length to 100 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- meta/runtime.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/runtime.yml b/meta/runtime.yml index 8c7c7661..02e78968 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -35,11 +35,11 @@ plugin_routing: logging: redirect: vyos.vyos.vyos_logging deprecation: - removal_date: '2023-08-01' + removal_date: "2023-08-01" warning_text: See the plugin documentation for more details vyos_logging: deprecation: - removal_date: '2023-08-01' + removal_date: "2023-08-01" warning_text: See the plugin documentation for more details logging_global: redirect: vyos.vyos.vyos_logging_global -- cgit v1.2.3