diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 495a50d..c410902 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -10,7 +10,7 @@ repos: - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.6.3 + rev: v0.14.10 hooks: # Run the linter. - id: ruff diff --git a/README.md b/README.md index 3691813..20e25f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Template repository -> [!IMPORTANT] +> [!IMPORTANT] > Actions are disabled for this template repo. You may need to enable them again when you create a new repo from this template. ## Table of contents