Skip to content

Update pre commit configuration file#2

Open
Deleted user (ghost) wants to merge 1 commit intomasterfrom
feature/update-pre-commit-config-file
Open

Update pre commit configuration file#2
Deleted user (ghost) wants to merge 1 commit intomasterfrom
feature/update-pre-commit-config-file

Conversation

@ghost
Copy link

This PR adds the pre-commit configurations to use websec hook.

This PR was created automatically by websec, please review it to check only the websec-hook configuration is added.
Lines expected to be added:

repos:
  - repo: https://github.com/mercadolibre/fury_websec-git-hooks
    rev: v1.0.0
    hooks:
      - id: pre_commit_hook
        stages: [commit]
      - id: post_commit_hook
        stages: [post-commit]

More information on workplace post.

Websec's pre-commit hook is mandatory. Feel free to add/remove/modify any other hook except the websec's one.

If you have any questions contact by mail to websec@ or by Slack channel #tech-websec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants