aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-06generate the site and the resume using pandocFranck Cuny1-6/+0
2024-12-27don't specify the dayFranck Cuny1-1/+0
2024-12-25run dependabot on SaturdayFranck Cuny1-0/+1
2024-12-25Revert "stop using GHA"Franck Cuny1-0/+6
This reverts commit ca451c165c8728f63bcacf0b38cd773fe060e076.
2024-07-25stop using GHAFranck Cuny1-6/+0
2023-08-20add a couple more workflowsFranck Cuny1-0/+6
2022-11-07ci: drop GitHub workflowsFranck Cuny1-6/+0
They've been replaced with drone.
2022-10-07ci: add GitHub actions and depedendabot configurationFranck Cuny1-0/+6
Configure dependabot to report possible update for various actions that we use. Add two workflows: - update the flake dependencies once a week - deploy to fly.io when the main branch is updated