aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rw-r--r--index/elvis.mk2
-rw-r--r--index/xref_runner.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index/elvis.mk b/index/elvis.mk
index ac6d76a..b9ca83d 100644
--- a/index/elvis.mk
+++ b/index/elvis.mk
@@ -4,4 +4,4 @@ pkg_elvis_description = Erlang Style Reviewer
pkg_elvis_homepage = https://github.com/inaka/elvis
pkg_elvis_fetch = git
pkg_elvis_repo = https://github.com/inaka/elvis
-pkg_elvis_commit = 0.2.4
+pkg_elvis_commit = master
diff --git a/index/xref_runner.mk b/index/xref_runner.mk
index 80ebce4..ded9a6f 100644
--- a/index/xref_runner.mk
+++ b/index/xref_runner.mk
@@ -4,4 +4,4 @@ pkg_xref_runner_description = Erlang Xref Runner (inspired in rebar xref)
pkg_xref_runner_homepage = https://github.com/inaka/xref_runner
pkg_xref_runner_fetch = git
pkg_xref_runner_repo = https://github.com/inaka/xref_runner
-pkg_xref_runner_commit = 0.2.0
+pkg_xref_runner_commit = master