Skip to content

Commit

Permalink
ci: Update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianczech committed Aug 19, 2024
1 parent 44db7f6 commit 724199f
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 @@ -57,6 +57,6 @@ repos:
rev: v1.19.1
hooks:
- id: terraform-pre-commit
args: [ '-i terraform' ]
args: [ '-i terraform --non-recursive' ]
files: ^.*\.tf$
exclude: ^\.github/.* # Exclude the .github directory

0 comments on commit 724199f

Please sign in to comment.