Skip to content

Commit

Permalink
ok, maybe check less things
Browse files Browse the repository at this point in the history
  • Loading branch information
seefood committed Jan 25, 2025
1 parent dcb14d5 commit d1f3da4
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 @@ -38,7 +38,7 @@ repos:
name: Check .bash files against bash-it requirements
entry: ./hooks/dot-bash.sh
language: system
files: "\\.(bash|bat|sh)$"
files: "\\.(bash|bat)$"
types: [file]
- id: clean-files-txt
name: Check that clean_files.txt is sorted alphabetically.
Expand Down

0 comments on commit d1f3da4

Please sign in to comment.