Skip to content

Commit 9c03bbf

Browse files
committed
Fix indent on .pre-commit-config.yaml
1 parent 9a00b68 commit 9c03bbf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ repos:
1313
- repo: https://github.com/crate-ci/typos
1414
rev: typos-v0.7.4
1515
hooks:
16-
- id: typos
17-
exclude_types: [yaml]
18-
exclude: go.*
16+
- id: typos
17+
exclude_types: [yaml]
18+
exclude: go.*

0 commit comments

Comments
 (0)