Skip to content

Commit

Permalink
add develop allowed branch
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticfalcon committed Jun 17, 2024
1 parent a49a59b commit 5fe28b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ repos:
stages: [commit]
- id: post_commit_hook
stages: [post-commit]
- repo: https://github.com/melisource/fury_datasec-git-hooks
rev: 1.0.3
hooks:
- id: pre_commit_hook
stages: [commit]
verbose: true

0 comments on commit 5fe28b8

Please sign in to comment.