mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Fill in PR number in release note (#1653)
This commit is contained in:
parent
a0bae02026
commit
0d2551f322
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ this release should add its entry under the appropriate section below.
|
|||
## Code Health
|
||||
|
||||
- **Batch dependency update resolving the open Dependabot security PRs**
|
||||
([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)).
|
||||
([#1653](https://github.com/Ride-The-Lightning/RTL/pull/1653)).
|
||||
Dependabot had three open security PRs against `master` (#1648, #1649, #1650). Rather than
|
||||
merging them piecemeal (they conflict with each other on `package-lock.json` and target the
|
||||
wrong branch for the release flow), the fixes were applied in one pass on the release branch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue