From 46a5e6d0045cddc6603fbd0794836c0854c2510a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 00:58:29 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- core/windows_and_tabs/window_management_mac.talon | 2 +- core/windows_and_tabs/window_management_windows.talon | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/windows_and_tabs/window_management_mac.talon b/core/windows_and_tabs/window_management_mac.talon index 6701221d3b..af66cb0548 100644 --- a/core/windows_and_tabs/window_management_mac.talon +++ b/core/windows_and_tabs/window_management_mac.talon @@ -1,3 +1,3 @@ os: mac - -focus last: key(cmd-tab) \ No newline at end of file +focus last: key(cmd-tab) diff --git a/core/windows_and_tabs/window_management_windows.talon b/core/windows_and_tabs/window_management_windows.talon index a45fd03a01..135887f041 100644 --- a/core/windows_and_tabs/window_management_windows.talon +++ b/core/windows_and_tabs/window_management_windows.talon @@ -1,3 +1,3 @@ os: windows - -focus last: key(alt-tab) \ No newline at end of file +focus last: key(alt-tab)