Skip to content

Commit

Permalink
remove unnecssary skip
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL committed Jan 6, 2025
1 parent 2f11b87 commit 58cafbe
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 @@ -35,7 +35,7 @@ ci:
autofix_prs: true
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
autoupdate_schedule: monthly
skip: [pretty-format-json, terraform-fmt]
skip: []
submodules: false
exclude: |
(?x)^(
Expand Down

0 comments on commit 58cafbe

Please sign in to comment.