Skip to content

Commit

Permalink
dependabot: skip github.com/elastic/mito auto updates (elastic#36158)
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 authored and Scholar-Li committed Feb 5, 2024
1 parent 9f223f6 commit 9e1f0bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,13 @@ updates:
- dependabot
- Team:Security-External Integrations
allow:
# Skip github.com/elastic/mito because it requires documentation updates.
- dependency-name: github.com/elastic/go-libaudit/*
- dependency-name: github.com/elastic/go-perf
- dependency-name: github.com/elastic/go-seccomp-bpf
- dependency-name: github.com/elastic/toutoumomoma
ignore:
# Skip github.com/elastic/mito because it requires documentation updates.
- dependency-name: github.com/elastic/mito
reviewers:
- elastic/security-external-integrations
open-pull-requests-limit: 2
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG-developer.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ The list below covers the major changes between 7.0.0-rc2 and main only.
- Allow non-AWS endpoints for testing Filebeat awss3 input. {issue}35496[35496] {pull}35520[35520]
- Add AUTH (username) and SSL/TLS support for Redis module {pull}35240[35240]
- Pin PyYAML version to 5.3.1 to avoid CI errors temporarily {pull}36091[36091]
- Skip dependabot updates for github.com/elastic/mito. {pull}36158[36158]

==== Deprecated

Expand Down

0 comments on commit 9e1f0bc

Please sign in to comment.