Skip to content

Commit

Permalink
Merge branch 'main' into fix-br_inep_ideb
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeddro authored Apr 19, 2024
2 parents 16d2627 + b7ceef1 commit 211f503
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ repos:
name: yamlfix
types: [yaml]
language: system
entry: yamlfix --exclude ".kubernetes/**/*" .
entry: yamlfix --exclude ".kubernetes/**/*" --exclude ".venv/**/*" --exclude
"dbt_packages/**/*" --exclude "target/**/*" .

0 comments on commit 211f503

Please sign in to comment.