Skip to content

Commit cf5a5e8

Browse files
committed
Add detailed dependabot example #36
1 parent ab8c7ed commit cf5a5e8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

lectures/16_automatization.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -646,19 +646,20 @@ GitLab also has a similar solution
646646

647647
## dependabot example
648648

649-
![warning on GitHub](figures/dependabot.png){width=875}
649+
![](figures/dependabot_details.png){width=800}
650650

651651

652+
:::::: {.text-smaller .mt-2}
653+
::: {.text-smaller}
652654
```
653655
remote: Resolving deltas: 100% (5/5), completed with 4 local objects.
654656
remote:
655657
remote: GitHub found 1 vulnerability on pintergreg/software-engineering's default branch (1 high). To find out more, visit:
656658
remote: https://github.com/pintergreg/software-engineering/security/dependabot/1
657659
```
658-
659-
::: {.text-smaller}
660-
command line warning during git push
661660
:::
661+
command line warning after git push
662+
::::::
662663

663664

664665
## dependencies
182 KB
Loading

0 commit comments

Comments
 (0)