@leaflink/dom-testing-utils 0.0.0-PR-207--33723c5 → 0.0.0-PR-207--fad1994
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -53,7 +53,7 @@ For detailed commit conventions and manual release instructions, see [CONTRIBUTI
|
|
|
53
53
|
|
|
54
54
|
## Dependency updates
|
|
55
55
|
|
|
56
|
-
Dependency updates are handled by self-hosted [Renovate](https://docs.renovatebot.com/), invoked from `.github/workflows/renovate.yml` using a PAT (`
|
|
56
|
+
Dependency updates are handled by self-hosted [Renovate](https://docs.renovatebot.com/), invoked from `.github/workflows/renovate.yml` using a PAT (`RENOVATE_PAT`) issued from the `leaflink-automation` account. Configuration lives in [`.github/renovate.json5`](.github/renovate.json5). Tracking ticket: [MKPL-1055](https://leaflink.atlassian.net/browse/MKPL-1055).
|
|
57
57
|
|
|
58
58
|
### Schedule
|
|
59
59
|
|