Commit 05ccf7d
authored
Add dependabot.yml to ignore ieproxy dependency version (grafana#7643)
**What this PR does / why we need it**:
Dependabot tries to update https://github.com/mattn/go-ieproxy to
v0.0.9. This doesn't work as it seems to redeclare a function, probably
due to missing build tags. This dependabot config file excludes this
version.
**Checklist**
- [ ] Reviewed the `CONTRIBUTING.md` guide
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`
Signed-off-by: Michel Hollands <[email protected]>
Signed-off-by: Michel Hollands <[email protected]>1 parent ff57f72 commit 05ccf7d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments