Commit 35db809
committed
Keep
- Add `pre-commit` as an ecosystem for Dependabot version updates,
now that it is available as a beta ecosystem. Enable beta
ecosystems to allow this.
- Group the updates and use a monthly cadence to avoid getting
swamped by frequent automated PRs.
- It would be valuable in the future to Use a 7-day cooldown period
rather than taking new versions immediately once released. (This
may also be of value to developers who use `pre-commit` locally.)
However, this doesn't do that, since the Dependabot ecosystem for
`pre-commit` does not currently support `cooldown`.
- Use a less busy style (less unnecessary quoting) than was being
used in `dependabot.yml` before, since this new stanza is more
elaborate than before. Apply that style to the existing stanzas
for consistency.pre-commit hooks up to date using Dependabot1 parent 078f351 commit 35db809
1 file changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments