Skip to content

Commit 19b27ab

Browse files
chore(deps): update dependency renovate to v39.262.0 (#166)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | `39.261.3` -> `39.262.0` | [![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/39.262.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/39.262.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/39.261.3/39.262.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/39.261.3/39.262.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate)</summary> ### [`v39.262.0`](https://redirect.github.com/renovatebot/renovate/compare/39.261.4...39.262.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.261.4...39.262.0) ### [`v39.261.4`](https://redirect.github.com/renovatebot/renovate/compare/39.261.3...525c020b0a7d6bee5b82289c10f97c588be37bbd) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.261.3...39.261.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on sunday" in timezone America/Montreal, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kronostechnologies/renovate-config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJtaW5vciJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbed032 commit 19b27ab

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 := 39.261.3
4+
RENOVATE_VERSION := 39.262.0
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)