A series of commits which together make all of FCL's repositories behave more consistently with regard to tooling.
Jira
FCL-176
What?
[x] .pre-commit-config.yaml does not exclude directories which don't exist, doesn't set default hooks where they aren't needed, and doesn't specify auto-update behaviour
[x] The pre-commit-hooks repo includes the new, broader set of recommended checks
A series of commits which together make all of FCL's repositories behave more consistently with regard to tooling.
Jira
FCL-176
What?
.pre-commit-config.yaml
does not exclude directories which don't exist, doesn't set default hooks where they aren't needed, and doesn't specify auto-update behaviourpre-commit-hooks
repo includes the new, broader set of recommended checksdetect-secrets
is removed (deprecated in favour of GitHub's more comprehensive approach)