Skip to content

Commit

Permalink
excluding file
Browse files Browse the repository at this point in the history
Signed-off-by: Pratiksha Sankhe <[email protected]>
  • Loading branch information
psankhe28 committed Oct 13, 2024
1 parent b9555bc commit 6442f92
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 @@ -16,7 +16,6 @@ repos:
- id: mixed-line-ending
args: [--fix=auto]
- id: trailing-whitespace
exclude: deployment/config.yaml
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
hooks:
Expand All @@ -35,6 +34,7 @@ repos:
rev: v1.35.1
hooks:
- id: yamllint
exclude: deployment/config.yaml
- repo: https://github.com/pappasam/toml-sort
rev: v0.23.1
hooks:
Expand Down

0 comments on commit 6442f92

Please sign in to comment.