summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
AgeCommit message (Collapse)Author
2021-09-17Updating collection_prep pre-commit hook to 0.9.4 (#213)Nathaniel Case
Updating collection_prep pre-commit hook to 0.9.4 Committed via https://github.com/asottile/all-repos Reviewed-by: None <None>
2021-09-07git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i ↵Nathaniel Case
's/0.9.[12]/0.9.3/' (#210) git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i 's/0.9.[12]/0.9.3/' Depends-On: ansible/ansible-zuul-jobs#1101 Committed via https://github.com/asottile/all-repos Reviewed-by: None <None>
2021-03-31Update collection_prep version in pre-commit-config (#146)GomathiselviS
Update collection_prep version in pre-commit-config Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-18Add pre-commit config file (#116)Nathaniel Case
Add pre-commit config file Reviewed-by: https://github.com/apps/ansible-zuul