Skip to content

Commit

Permalink
Enhance jinja format
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Nov 27, 2023
1 parent 5f4b702 commit fe59957
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 599 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ repos:
rev: v1.0.0
hooks:
- id: check-poetry
- id: check-gitlab-ci

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.10.0
hooks:
- id: pretty-format-toml
exclude: ^poetry.lock$
args: [--autofix, --no-sort]
- id: pretty-format-yaml
args: [--autofix]
Expand Down
Loading

0 comments on commit fe59957

Please sign in to comment.