Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
erik-krogh 40a576b775
fixup the dependabot config for QL-for-QL 2023-01-30 11:22:17 +01:00
Harry Maclean 8050639b16 Ruby: Simplify dependabot config
Dependabot is able to understand cargo workspaces, so it's not necessary
to enumerate each workspace member. It should be enough to configure it
with the workspace root directory. This will hopefully ensure that the
Cargo.lock file gets updated correctly.
2023-01-24 16:37:10 +13:00
Henry Mercer 60ebf4d9b7
Enable Dependabot updates for Actions
This will automatically create update PRs for workflow files referencing Actions that have since had a major update.
2022-04-27 11:37:22 +01:00
Arthur Baars 472fe0064f Update dependabot config 2021-10-15 14:20:07 +02:00
Harry Maclean 0bd7e5914f Enable dependabot on the Rust projects
Add a dependabot.yml file to trigger daily dependabot updates on the
four Rust projects in the codebase:

- `node_types`
- `generator`
- `extractor`
- `autobuilder`
2021-08-25 15:35:31 +01:00