Skip to content

Commit eab9e8e

Browse files
chore(deps): update dependency renovate to v40.48.5
1 parent 14a3816 commit eab9e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BASE_DIR := $(dir $(realpath $(firstword $(MAKEFILE_LIST))))
22

33
# renovate: datasource=npm depName=renovate
4-
RENOVATE_VERSION := 40.37.1
4+
RENOVATE_VERSION := 40.48.5
55

66
setup_asdf = ./bin/setup_asdf.bash
77
exit_error = (>&2 echo -e ">> \x1B[31m$1\x1B[39m" && exit 1)

0 commit comments

Comments
 (0)