Skip to content

Commit 310e3d6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7.0.1
2 parents bbdf6ec + 7a376cb commit 310e3d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ repos:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/rbubley/mirrors-prettier
27-
rev: v3.8.1
27+
rev: v3.8.2
2828
hooks:
2929
- id: prettier
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.15.9
33+
rev: v0.15.10
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]
@@ -44,7 +44,7 @@ repos:
4444
args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"]
4545

4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.23.1
47+
rev: v1.24.1
4848
hooks:
4949
- id: zizmor
5050
args: ["--min-severity=high"]

0 commit comments

Comments
 (0)