Skip to content

Commit 903726a

Browse files
Bump the pre-commit-hooks group with 2 updates (#574)
Bumps the pre-commit-hooks group with 2 updates: [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/biomejs/pre-commit` from v2.5.4 to 2.5.5 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](biomejs/pre-commit@646c160...06894e7) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.27.0 to 1.28.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](zizmorcore/zizmor-pre-commit@64a97fb...067260d) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.5 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.28.0 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 221564e commit 903726a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ repos:
109109
args: [--fix=lf]
110110

111111
- repo: https://github.com/biomejs/pre-commit
112-
rev: 646c16033359bc8df479bac9eb87df9e0d6b60a1 # frozen: v2.5.4
112+
rev: 06894e75c7c22ab408daf8e1ad00c2fe81512f08 # frozen: v2.5.5
113113
hooks:
114114
- id: biome-check
115115
name: run biome-check
@@ -137,7 +137,7 @@ repos:
137137
files: \.ya?ml$
138138

139139
- repo: https://github.com/zizmorcore/zizmor-pre-commit
140-
rev: 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 # frozen: v1.27.0
140+
rev: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0
141141
hooks:
142142
- id: zizmor
143143
name: run zizmor

0 commit comments

Comments
 (0)