Skip to content

Commit 3b7fbf7

Browse files
committed
Update dependencies
1 parent d8fae17 commit 3b7fbf7

File tree

8 files changed

+247
-206
lines changed

8 files changed

+247
-206
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ repos:
6363
- id: gitleaks
6464
# Audit GitHub Actions CI/CD setups.
6565
- repo: https://github.com/woodruffw/zizmor-pre-commit
66-
rev: v1.3.1
66+
rev: v1.4.1
6767
hooks:
6868
- id: zizmor
6969
# JSON
7070
- repo: https://github.com/sirosen/check-jsonschema
71-
rev: 0.31.2
71+
rev: 0.31.3
7272
hooks:
7373
- id: check-github-actions
7474
- id: check-github-workflows

0 commit comments

Comments
 (0)