Skip to content

Commit

Permalink
Merge pull request #226 from rpdelaney/pre_commit
Browse files Browse the repository at this point in the history
Swap rev from master to main
  • Loading branch information
lyz-code committed Feb 16, 2023
2 parents 7f1673c + b9a1e15 commit 06bdcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/editor_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You'll need to add the following lines to your project's
```yaml
repos:
- repo: https://github.com/lyz-code/yamlfix/
rev: master
rev: main
hooks:
- id: yamlfix
```

0 comments on commit 06bdcb5

Please sign in to comment.