Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.4.0 → v2.5.0](macisamuele/language-formatters-pre-commit-hooks@v2.4.0...v2.5.0)
  • Loading branch information
pre-commit-ci[bot] committed Dec 5, 2022
1 parent 33449cc commit b3ce48f
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 @@ -41,7 +41,7 @@ repos:
- id: black
language_version: python3.9
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.4.0
rev: v2.5.0
hooks:
- id: pretty-format-toml
args: [--autofix]
Expand Down

0 comments on commit b3ce48f

Please sign in to comment.