Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvatsal60 authored Nov 5, 2024
2 parents 755a828 + 3274bca commit 79b4c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repos:
args: ['--error', 'E006', '--ignore', 'E006']
# Yamlfmt for formatting YAML files
- repo: https://github.com/google/yamlfmt
rev: "v0.13.0"
rev: "v0.14.0"
hooks:
- id: yamlfmt
# Codespell for detecting common misspellings in code
Expand Down

0 comments on commit 79b4c09

Please sign in to comment.