Skip to content

Commit b050d2f

Browse files
chore(docs): update renovate to v42.65.2
| datasource | package | from | to | | ---------- | ------------------------------------------- | ------- | ------- | | git-refs | https://github.com/renovatebot/renovate.git | 42.65.1 | 42.65.2 |
1 parent 357d375 commit b050d2f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "renovate"]
22
path = deps/renovate
33
url = https://github.com/renovatebot/renovate.git
4-
branch = 42.65.1
4+
branch = 42.65.2

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ifeq ($(STRICT),true)
77
endif
88

99
# renovate: datasource=git-refs depName=https://github.com/renovatebot/renovate.git
10-
RENOVATE_VERSION=42.65.1
10+
RENOVATE_VERSION=42.65.2
1111

1212
install:
1313
pnpm install --frozen-lockfile

bin/get-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
# renovate: datasource=git-refs depName=https://github.com/renovatebot/renovate.git
6-
RENOVATE_VERSION=42.65.1
6+
RENOVATE_VERSION=42.65.2
77

88
pwd=$PWD
99

0 commit comments

Comments
 (0)