From e52fb885ca7cc7a5f7fae95bf26066dc88c6ec13 Mon Sep 17 00:00:00 2001 From: pre-commit-update Date: Thu, 2 Oct 2025 00:05:44 +0000 Subject: [PATCH 1/5] chore: bump pre-commit hooks --- snapshots/default/.pre-commit-config.yaml | 2 +- snapshots/default/pyproject.toml | 2 +- {{cookiecutter.repo_name}}/.pre-commit-config.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/snapshots/default/.pre-commit-config.yaml b/snapshots/default/.pre-commit-config.yaml index 6a75743..d634f90 100644 --- a/snapshots/default/.pre-commit-config.yaml +++ b/snapshots/default/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.35.8 + rev: v1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode diff --git a/snapshots/default/pyproject.toml b/snapshots/default/pyproject.toml index f55af11..60e2cce 100644 --- a/snapshots/default/pyproject.toml +++ b/snapshots/default/pyproject.toml @@ -12,7 +12,7 @@ dev = [ "pre-commit~=4.0", "pyright==1.1.404", "pytest~=8.0", - "ruff~=0.12.7", + "ruff~=0.13.2", "twine~=6.1", ] diff --git a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml index 6a75743..d634f90 100644 --- a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml +++ b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.35.8 + rev: v1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode From fbc5cae72b43ba5d15c9846ed04a6294d1cb8d22 Mon Sep 17 00:00:00 2001 From: Oliver Mannion <125105+tekumara@users.noreply.github.com> Date: Thu, 2 Oct 2025 11:49:07 +1000 Subject: [PATCH 2/5] Update .pre-commit-config.yaml --- snapshots/default/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapshots/default/.pre-commit-config.yaml b/snapshots/default/.pre-commit-config.yaml index d634f90..5b42b7a 100644 --- a/snapshots/default/.pre-commit-config.yaml +++ b/snapshots/default/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1 + rev: v1.37.1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode From 2ac371da71da739e30c6331f02f39625a2e784d8 Mon Sep 17 00:00:00 2001 From: snapshots Date: Thu, 2 Oct 2025 01:49:39 +0000 Subject: [PATCH 3/5] chore: update snapshots --- snapshots/default/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapshots/default/.pre-commit-config.yaml b/snapshots/default/.pre-commit-config.yaml index 5b42b7a..d634f90 100644 --- a/snapshots/default/.pre-commit-config.yaml +++ b/snapshots/default/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.37.1 + rev: v1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode From 1e7f58e087d0ea9792b21cf969995d993ea0cd6b Mon Sep 17 00:00:00 2001 From: Oliver Mannion <125105+tekumara@users.noreply.github.com> Date: Thu, 2 Oct 2025 11:50:41 +1000 Subject: [PATCH 4/5] Update .pre-commit-config.yaml --- {{cookiecutter.repo_name}}/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml index d634f90..5b42b7a 100644 --- a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml +++ b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1 + rev: v1.37.1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode From aa221b5d5bfc90d722434d90e29601616f1ec0db Mon Sep 17 00:00:00 2001 From: snapshots Date: Thu, 2 Oct 2025 01:51:08 +0000 Subject: [PATCH 5/5] chore: update snapshots --- snapshots/default/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapshots/default/.pre-commit-config.yaml b/snapshots/default/.pre-commit-config.yaml index d634f90..5b42b7a 100644 --- a/snapshots/default/.pre-commit-config.yaml +++ b/snapshots/default/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [pre-push] repos: - repo: https://github.com/crate-ci/typos - rev: v1 + rev: v1.37.1 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode