Commit a221b58
committed
DEVX-299 - feat: adopt leanix renovate preset
**WHY**
This configures renovate to automatilly pin all dependencies as suggested to do by InfoSec in context of the latest npm supply chain attack.
The preset applies dependency management best practices to the repository.
Additionally it enables us to adjust renovate's core config consistently and much faster in the future.
**WHAT**
Adopt the [LeanIX renovate preset](https://github.com/leanix/.github/blob/main/default.json).
**WHAT TO EXPECT?**
Once this change has been merged renovate will monitor the repository's dependencies.
It will create a change request pinning dependencies to fixed versions.
The preset aims to control central configuration parameters. You might extend the configuration
to custimze the behavior. Customizations that would be generally beneficial may be proposed for
adoption in the [preset](https://github.com/leanix/.github/blob/main/default.json) itself.1 parent c4fe312 commit a221b58
1 file changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
13 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
0 commit comments