Skip to content

Commit f89371b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.2](rbubley/mirrors-prettier@v3.8.1...v3.8.2) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2)
1 parent 9857657 commit f89371b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: 'https://github.com/rbubley/mirrors-prettier'
4-
rev: 'v3.8.1'
4+
rev: 'v3.8.2'
55
hooks:
66
- id: 'prettier'
77
types: [text]
@@ -18,7 +18,7 @@ repos:
1818
'--ignore-path=.gitignore',
1919
]
2020
- repo: 'https://github.com/codespell-project/codespell'
21-
rev: 'v2.4.1'
21+
rev: 'v2.4.2'
2222
hooks:
2323
- id: 'codespell'
2424
exclude: '^(package-lock.json|src/test/openutau-ustx/bulaomeng.ustx.yaml|src/test/kustomization/labels.json|src/test/bun-lock/bun.lock.json|src/bin/.*)$'

0 commit comments

Comments
 (0)