issues
search
xournalpp
/
xournalpp.github.io
Xournal++ website
https://xournalpp.github.io/
Other
54
stars
36
forks
source link
Add dependabot to manage dependencies updates
#88
Closed
kunzef
closed
1 year ago
kunzef
commented
1 year ago
What is dependabot
dependabot periodically checks for outdated dependencies and raises PRs to update if there are any
maintained and supported by GitHub
configured in a
dependabot.yml
file
having the
dependabot.yml
file automatically activates dependabot
further options can be found under
Settings
->
Code security and analysis
->
Dependabot
more information
here
What does this PR do
adds the
dependabot.yml
file to the
.github
folder
the added
dependabot.yml
is already configured to check all
github-actions
once every week for dependencies updates
What is dependabot
dependabot.yml
filedependabot.yml
file automatically activates dependabotWhat does this PR do
dependabot.yml
file to the.github
folderdependabot.yml
is already configured to check all github-actions once every week for dependencies updates