diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 513d73a0742bda8a072990e71e0153d89a537cb4..4e3a830aa6c44d098077c84fec6692b253fc8973 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,8 @@ - id: check-xml - id: check-yaml - id: check-merge-conflict + - id: flake8 + - id: check-symlinks - repo: https://www.shore.co.il/git/shell-pre-commit/ sha: 604fe77b53d3514d5ad0f66764c7783850bb6e98 hooks: