Commit 0d4c743
committed
Add a comment about Dependabot configuration for Docker
Added for consistency with other apps, however this config is redundant at the
moment. There’re no referenced to Node version in the app code and CI uses
latest LTS (Long-Term Support) version:
https://github.com/alphagov/govuk-infrastructure/blob/060035dcac31d40036e0ec68773ea7dc95cb7bb4/.github/actions/setup-node/action.yml#L9
Moved this config to the bottom of the file similar to other apps.1 parent 40cd33d commit 0d4c743
1 file changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | 37 | | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
51 | 56 | | |
0 commit comments