Commit 4894028
authored
Dependabot: Update syntax for ignore dependency names. (#512)
Dependabot created a lot of update PRs for mu_devops actions. This was
tracked back to dependabot configuration needing its syntax tweaked.
https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#ignore--
Relevant section:
dependency-name | Ignore updates for dependencies with matching names,
optionally using * to match zero or more characters.
This week was the first time dependabot created individual PRs for the
mu_devops actions.
I suspect this has always been an issue. I am not aware of a case where
mu_devops was tagged and there way a week's gap between version.njk
being updated and file sync run.1 parent ba1119b commit 4894028
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments