Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2025
2 parents 63ce848 + 1ae0199 commit 896a5ef
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.14.0"
rev: "v0.15.0"
hooks:
- id: yamlfmt
# Codespell for detecting common misspellings in code
Expand Down

0 comments on commit 896a5ef

Please sign in to comment.