fix(docs): ignore dependabot changes in changelog

This commit is contained in:
Łukasz Mierzwa
2020-06-08 18:27:11 +01:00
committed by Łukasz Mierzwa
parent cb68a23b90
commit b550ba26f0
+1 -1
View File
@@ -78,6 +78,6 @@ changelog: $(GOBIN)/github-release-notes
-repo karma \
-since-latest-release \
-include-author \
| egrep -v '@renovate' \
| grep -vE '@renovate|@dependabot' \
| sed s/' PR '/' '/g \
| sed s/'- @prymitive -'/'-'/g