Skip to content

Commit 1a0fdd5

Browse files
Merge branch 'main' into dependabot/pip/pip-590e9db7b9
2 parents c6c7a75 + a16b647 commit 1a0fdd5

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
@@ -14,14 +14,14 @@ repos:
1414
pass_filenames: false
1515
stages: [pre-push]
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
- id: check-yaml
2020
- id: check-json
2121
- id: end-of-file-fixer
2222
- id: trailing-whitespace
2323
- repo: https://github.com/adrienverge/yamllint
24-
rev: v1.37.1
24+
rev: v1.38.0
2525
hooks:
2626
- id: yamllint
2727
args: ["-c", ".yamllint", "docs/schemas/agi_asi_governance_profile_2026_2030.yaml"]

0 commit comments

Comments
 (0)