Skip to content

Commit

Permalink
fix compose hook
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Dec 3, 2024
1 parent 8a1d028 commit c404bb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ repos:
rev: v2.1.1
hooks:
- id: docker-compose-check
files : docker-compose/.*yaml
exclude: docker-compose/solr6-overrides.yaml
files : docker-compose/.*compose.yaml

- repo: local
hooks:
Expand Down

0 comments on commit c404bb8

Please sign in to comment.