Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chillenzer committed Feb 6, 2025
1 parent f6b570b commit a15bcf2
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 @@ -10,7 +10,7 @@ repos:
rev: v5.0.0
hooks:
- id: no-commit-to-branch
args: [-b, dev]
args: [-b, dev, -b, fix-pre-commit-CI]
- id: check-merge-conflict
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit a15bcf2

Please sign in to comment.