Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | chore: Change dependabot PR interval to monthly (#977) | GeckoEidechse | |
to reduce the number of PRs it creates | |||
2024-04-15 | chore: Change dependabot PR interval to weekly (#899) | GeckoEidechse | |
Daily pull requests are a bit too frequent and just spam the list of PRs. | |||
2023-10-09 | build: Add npm packge in root dir to bot config (#600) | GeckoEidechse | |
The repo root dir also has a `package.json` which contains the necessary build tools. We wanna keep those up-to-date as well. | |||
2023-08-20 | chore: Fix typo in dependabot config file comment | GeckoEidechse | |
2023-08-03 | build: Add dependabot config (#358) | GeckoEidechse | |
Adds config for running dependabot to make PRs whenever some dependency is outdated. Should check both Rust and NodeJS dependencies. |