Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Warchant authored Nov 22, 2024
1 parent 497e2c5 commit 7e82039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```yaml
repos:
- repo: https://github.com/warchant/pre-commit-buildifier
rev: 0.1.1
rev: 0.1.2
hooks:
- id: buildifier
```
Expand All @@ -16,7 +16,7 @@ run with specific buildifier version and args:
```yaml
repos:
- repo: https://github.com/warchant/pre-commit-buildifier
rev: 0.1.1
rev: 0.1.2
hooks:
- id: buildifier
args: [--version, "v6.3.2", -mode=fix]
Expand Down

0 comments on commit 7e82039

Please sign in to comment.