From 2a30f97581dcf66ddd96a70aea845d331a17f8d9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:16:30 -0500 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/crate-ci/typos: typos-dict-v0.11.35 → v1.28.0](https://github.com/crate-ci/typos/compare/typos-dict-v0.11.35...v1.28.0) - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.8.0) - [github.com/executablebooks/mdformat: 0.7.18 → 0.7.19](https://github.com/executablebooks/mdformat/compare/0.7.18...0.7.19) * [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> --- .pre-commit-config.yaml | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32fc2db..d11a4bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,15 +12,15 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.11.35 + rev: v1.28.0 hooks: - id: typos - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.8.0 hooks: - id: ruff-format - repo: https://github.com/executablebooks/mdformat - rev: 0.7.18 + rev: 0.7.19 hooks: - id: mdformat additional_dependencies: diff --git a/README.md b/README.md index 09ac730..04ba98b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ check out the documentation of those two projects. If you just want to edit content, you can edit the markdown files in the repository. -> \[!TIP\] +> [!TIP] > You can use [sphinx directives](https://myst-parser.readthedocs.io/en/latest/syntax/roles-and-directives.html) > to create special boxes for notes, important information, and much more! @@ -98,7 +98,7 @@ merge into main. ## Deployment -> \[!NOTE\] +> [!NOTE] > The following information is only relevant to the Physics Team officers (specifically the webmaster). There is two [github actions](https://docs.github.com/en/actions/about-github-actions/understanding-github-actions)