This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 1fd84b9  pre-commit autoupdate; standardize and add docs (#61)
1fd84b9 is described below

commit 1fd84b910954b81f4a96f90a7e962f6a8c1e7158
Author: John Bampton <[email protected]>
AuthorDate: Thu Nov 27 02:26:44 2025 +1000

    pre-commit autoupdate; standardize and add docs (#61)
    
    Fix Markdown linting errors after upgrade
    
    Format tables
---
 .pre-commit-config.yaml               | 16 +++++++++++-----
 apache-trusted-releases/data-model.md | 26 +++++++++++++-------------
 content/pages/data-model.md           | 26 +++++++++++++-------------
 content/pages/job-posting.md          |  1 -
 4 files changed, 37 insertions(+), 32 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 5cb481f..cc0a947 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
         args: [--markdown-linebreak-ext=md]
         exclude: \.svg$
   - repo: https://github.com/igorshubovych/markdownlint-cli
-    rev: v0.45.0
+    rev: v0.46.0
     hooks:
       - id: markdownlint
         name: run markdownlint
@@ -61,7 +61,7 @@ repos:
         types: [yaml]
         files: \.ya?ml$
   - repo: https://github.com/crate-ci/typos
-    rev: v1.39.0
+    rev: v1.39.2
     hooks:
       - id: typos
         name: run typos
@@ -69,14 +69,20 @@ repos:
         files: \.(html|md|py|sh|ya?ml)$
         args: [--config=.github/linters/.typos.toml]
   - repo: https://github.com/rhysd/actionlint
-    rev: v1.7.8
+    rev: v1.7.9
     hooks:
       - id: actionlint
+        name: run actionlint
+        description: static checker for GitHub Actions workflow files
   - repo: https://github.com/python-jsonschema/check-jsonschema
-    rev: 0.34.1
+    rev: 0.35.0
     hooks:
       - id: check-github-workflows
+        name: run check-github-workflows
+        description: pre-commit hooks for jsonschema validation with support 
for GitHub Workflows
   - repo: https://github.com/zizmorcore/zizmor-pre-commit
-    rev: v1.16.2
+    rev: v1.17.0
     hooks:
       - id: zizmor
+        name: run zizmor
+        description: static analysis for GitHub Actions
diff --git a/apache-trusted-releases/data-model.md 
b/apache-trusted-releases/data-model.md
index 6454018..222caea 100644
--- a/apache-trusted-releases/data-model.md
+++ b/apache-trusted-releases/data-model.md
@@ -95,19 +95,19 @@ Distribution channels may be for test packages. Package 
Managers will be automat
 
 Multiple roles are possible and available actions are composed. Empty cells 
denote "no".
 
-| Activity   | PMC Member | Release Manager | Committer | Visitor | ASF Member 
| SysAdmin
-| ---------- | ---------- | --------------- | --------- | ------- | ---------- 
| -----
-| binding vote | yes |  | | |  |
-| vote         | yes | yes | yes | yes | yes |
-| release admin | yes | yes | | | | yes
-| project admin | yes | | | | | yes
-| product admin | yes | | | | | yes
-| manage key | yes | yes | | | |
-| run phase | yes | yes | | | | yes
-| channel admin | | | | | | yes
-| view release events | yes | yes | yes | yes | yes | yes
-| view project events | yes | yes | yes | yes | yes | yes
-| search all events | | | | | yes | yes
+| Activity            | PMC Member | Release Manager | Committer | Visitor | 
ASF Member | SysAdmin |
+|---------------------|------------|-----------------|-----------|---------|------------|----------|
+| binding vote        | yes        |                 |           |         |   
         |          |
+| vote                | yes        | yes             | yes       | yes     | 
yes        |          |
+| release admin       | yes        | yes             |           |         |   
         | yes      |
+| project admin       | yes        |                 |           |         |   
         | yes      |
+| product admin       | yes        |                 |           |         |   
         | yes      |
+| manage key          | yes        | yes             |           |         |   
         |          |
+| run phase           | yes        | yes             |           |         |   
         | yes      |
+| channel admin       |            |                 |           |         |   
         | yes      |
+| view release events | yes        | yes             | yes       | yes     | 
yes        | yes      |
+| view project events | yes        | yes             | yes       | yes     | 
yes        | yes      |
+| search all events   |            |                 |           |         | 
yes        | yes      |
 
 > To vote _visitors_ must provide PII and we need to explain how we are 
 > protecting their privacy.
 
diff --git a/content/pages/data-model.md b/content/pages/data-model.md
index 4a59221..c3cf11d 100644
--- a/content/pages/data-model.md
+++ b/content/pages/data-model.md
@@ -98,19 +98,19 @@ Distribution channels may be for test packages. Package 
Managers will be automat
 
 Multiple roles are possible and available actions are composed. Empty cells 
denote "no".
 
-| Activity   | PMC Member | Release Manager | Committer | Visitor | ASF Member 
| SysAdmin
-| ---------- | ---------- | --------------- | --------- | ------- | ---------- 
| -----
-| binding vote | yes |  | | |  |
-| vote         | yes | yes | yes | yes | yes |
-| release admin | yes | yes | | | | yes
-| project admin | yes | | | | | yes
-| product admin | yes | | | | | yes
-| manage key | yes | yes | | | |
-| run phase | yes | yes | | | | yes
-| channel admin | | | | | | yes
-| view release events | yes | yes | yes | yes | yes | yes
-| view project events | yes | yes | yes | yes | yes | yes
-| search all events | | | | | yes | yes
+| Activity            | PMC Member | Release Manager | Committer | Visitor | 
ASF Member | SysAdmin |
+|---------------------|------------|-----------------|-----------|---------|------------|----------|
+| binding vote        | yes        |                 |           |         |   
         |          |
+| vote                | yes        | yes             | yes       | yes     | 
yes        |          |
+| release admin       | yes        | yes             |           |         |   
         | yes      |
+| project admin       | yes        |                 |           |         |   
         | yes      |
+| product admin       | yes        |                 |           |         |   
         | yes      |
+| manage key          | yes        | yes             |           |         |   
         |          |
+| run phase           | yes        | yes             |           |         |   
         | yes      |
+| channel admin       |            |                 |           |         |   
         | yes      |
+| view release events | yes        | yes             | yes       | yes     | 
yes        | yes      |
+| view project events | yes        | yes             | yes       | yes     | 
yes        | yes      |
+| search all events   |            |                 |           |         | 
yes        | yes      |
 
 > To vote _visitors_ must provide PII and we need to explain how we are 
 > protecting their privacy.
 
diff --git a/content/pages/job-posting.md b/content/pages/job-posting.md
index febef74..20257f1 100644
--- a/content/pages/job-posting.md
+++ b/content/pages/job-posting.md
@@ -125,4 +125,3 @@ Send your application via 
[email](mailto:[email protected]?subject=Applicati
 
 Our interview process is humane and traditional. It will be conducted by ASF
 staff and members using common video meeting software.
-


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to