Skip to content

Commit

Permalink
Discard changes to .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored Jan 30, 2025
1 parent a80365a commit f579cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
# - id: no-commit-to-branch
# args: [--branch, develop, --branch, staging, --branch, production]
- id: no-commit-to-branch
args: [--branch, develop, --branch, staging, --branch, production]
- id: check-merge-conflict
- id: check-builtin-literals
- id: mixed-line-ending
Expand Down

0 comments on commit f579cd9

Please sign in to comment.