From f728080eeb15ff415be70aecc0ab928e75231d25 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:38:59 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v6.0.0) - [github.com/executablebooks/mdformat: 0.7.16 → 1.0.0](https://github.com/executablebooks/mdformat/compare/0.7.16...1.0.0) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f60063..0e84945 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v6.0.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -13,7 +13,7 @@ repos: # args: [--autofix] - repo: https://github.com/executablebooks/mdformat - rev: 0.7.16 + rev: 1.0.0 hooks: - id: mdformat additional_dependencies: From 77a3df872c2bf0bbd0904ffe7758255096d622ea Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:15:04 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 599c647..d7eea59 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Learn how to set up a **clean, minimal, and efficient** terminal geared towards We will be using [Visual Studio Code](https://code.visualstudio.com/), the most popular code editor out today, along with some extensions: - [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python): Support extension for Python -- [Remote - WSL](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl): Virtual environment integration with WSL +- [Remote - WSL](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl): Virtual environment integration with WSL ## 🪟 WSL