Skip to content

Commit a16b647

Browse files
Merge pull request #71 from OneFineStarstuff/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4c7a1a3 + 903725d commit a16b647

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)