From 807e9d4c61778a1c3082413cf4ff50629483d8bb Mon Sep 17 00:00:00 2001 From: woodruffw Date: Wed, 13 Aug 2025 13:35:43 +0000 Subject: [PATCH 1/6] Mirror: 1.12.0 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d32639..8a9080f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.11.0.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.11.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.12.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.12.0.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.11.0 + rev: v1.12.0 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index 6d96c2d..d20df09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.11.0", + "zizmor==1.12.0", ] [project.optional-dependencies] From 5fee7cc03a2498e0ce36a18f36dfb558a30a426c Mon Sep 17 00:00:00 2001 From: woodruffw Date: Fri, 15 Aug 2025 04:40:34 +0000 Subject: [PATCH 2/6] Mirror: 1.12.1 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a9080f..a8f6854 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.12.0.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.12.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.12.1.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.12.1.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.12.0 + rev: v1.12.1 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index d20df09..eaed73f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.12.0", + "zizmor==1.12.1", ] [project.optional-dependencies] From b933184438555436e38621f46ceb0c417cbed400 Mon Sep 17 00:00:00 2001 From: woodruffw Date: Fri, 12 Sep 2025 23:46:24 +0000 Subject: [PATCH 3/6] Mirror: 1.13.0 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8f6854..e2fcd96 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.12.1.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.12.1.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.13.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.13.0.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.12.1 + rev: v1.13.0 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index eaed73f..cff5177 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.12.1", + "zizmor==1.13.0", ] [project.optional-dependencies] From 9baeaa387a1df56d3baa6b66227f5de12a8ff94a Mon Sep 17 00:00:00 2001 From: woodruffw Date: Fri, 26 Sep 2025 14:37:01 +0000 Subject: [PATCH 4/6] Mirror: 1.14.0 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e2fcd96..a87e917 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.13.0.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.13.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.14.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.14.0.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.13.0 + rev: v1.14.0 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index cff5177..66bc1d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.13.0", + "zizmor==1.14.0", ] [project.optional-dependencies] From 8f753a0c7419954e6ec3923d0a3cd2ddf5523e5b Mon Sep 17 00:00:00 2001 From: woodruffw Date: Fri, 26 Sep 2025 19:41:53 +0000 Subject: [PATCH 5/6] Mirror: 1.14.1 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a87e917..4bf2abf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.14.0.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.14.0.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.14.1.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.14.1.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.14.0 + rev: v1.14.1 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index 66bc1d9..201395e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.14.0", + "zizmor==1.14.1", ] [project.optional-dependencies] From 3c10df247c55cf21f75003105b879f145096bd4a Mon Sep 17 00:00:00 2001 From: woodruffw Date: Mon, 29 Sep 2025 14:23:52 +0000 Subject: [PATCH 6/6] Mirror: 1.14.2 --- README.md | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4bf2abf..d72fbc5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zizmor-pre-commit -[![image](https://img.shields.io/pypi/v/zizmor/1.14.1.svg)](https://pypi.python.org/pypi/zizmor) -[![image](https://img.shields.io/pypi/l/zizmor/1.14.1.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/v/zizmor/1.14.2.svg)](https://pypi.python.org/pypi/zizmor) +[![image](https://img.shields.io/pypi/l/zizmor/1.14.2.svg)](https://pypi.python.org/pypi/zizmor) [![Actions status](https://github.com/zizmorcore/zizmor-pre-commit/workflows/main/badge.svg)](https://github.com/zizmorcore/zizmor-pre-commit/actions) A [pre-commit](https://pre-commit.com/) hook for [zizmor](https://github.com/zizmorcore/zizmor). @@ -17,7 +17,7 @@ To run zizmor via pre-commit, add the following to your `.pre-commit-config.yaml repos: - repo: https://github.com/zizmorcore/zizmor-pre-commit # Zizmor version. - rev: v1.14.1 + rev: v1.14.2 hooks: # Run the linter. - id: zizmor diff --git a/pyproject.toml b/pyproject.toml index 201395e..dbc9019 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "zizmor-pre-commit" version = "0.0.0" dependencies = [ - "zizmor==1.14.1", + "zizmor==1.14.2", ] [project.optional-dependencies]