chore(deps): bump the pre-commit-hooks group with 2 updates (#2883)

Bumps the pre-commit-hooks group with 2 updates: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng).


Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.29.0 to 1.30.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/451b56af716f9f0d0c2b816503a3fd0cf8b036fa...cef8b8350da46d8114c7e6b7272aebdccdf193ce)

Updates `https://github.com/oxipng/oxipng` from v10.2.0 to 10.2.1
- [Release notes](https://github.com/oxipng/oxipng/releases)
- [Changelog](https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oxipng/oxipng/compare/340cd9878d8d8289f09fa101b48a8f5f0b7783f4...36f3ef8aac65ecf1761739ea2f2e530281f1312b)

---
updated-dependencies:
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
  dependency-version: 1.30.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/oxipng/oxipng
  dependency-version: 10.2.1
  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>
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 1b167c0..4e022cc 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -174,7 +174,7 @@
         name: run gitleaks
         description: check for secrets with gitleaks
   - repo: https://github.com/zizmorcore/zizmor-pre-commit
-    rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0
+    rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0
     hooks:
       - id: zizmor
         priority: 100
@@ -201,7 +201,7 @@
         types: [markdown]
         files: \.md$
   - repo: https://github.com/oxipng/oxipng
-    rev: 340cd9878d8d8289f09fa101b48a8f5f0b7783f4 # frozen: v10.2.0
+    rev: 36f3ef8aac65ecf1761739ea2f2e530281f1312b # frozen: v10.2.1
     hooks:
       - id: oxipng
         priority: 16