oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

Reduce dependabot PR frequency to weekly #3642

Closed echoix closed 3 weeks ago

echoix commented 3 weeks ago

Reduce the frequency of dependabot updates during the transition period with renovate. Renovate seems to handle more deps, but just in case dependabot handled another case, I'm still keeping it active. But we don't need duplicate PRs for everything.

Proposed Changes

Readiness Checklist

Author/Contributor

Reviewing Maintainer

github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.16s
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.66s
✅ COPYPASTE jscpd yes no 4.32s
✅ DOCKERFILE hadolint 130 0 18.51s
✅ JSON jsonlint 18 0 0.25s
✅ JSON v8r 20 0 31.22s
⚠️ MARKDOWN markdownlint 265 0 272 42.8s
✅ MARKDOWN markdown-table-formatter 265 0 0 141.11s
✅ OPENAPI spectral 2 0 3.21s
⚠️ PYTHON bandit 211 64 3.92s
✅ PYTHON black 211 0 0 6.32s
✅ PYTHON flake8 211 0 2.99s
✅ PYTHON isort 211 0 0 1.93s
✅ PYTHON mypy 211 0 21.04s
✅ PYTHON pylint 211 0 17.35s
✅ PYTHON ruff 211 0 0 0.85s
✅ REPOSITORY checkov yes no 42.4s
✅ REPOSITORY git_diff yes no 0.64s
⚠️ REPOSITORY grype yes 1 25.04s
✅ REPOSITORY secretlint yes no 19.58s
✅ REPOSITORY trivy yes no 20.79s
✅ REPOSITORY trivy-sbom yes no 4.74s
⚠️ REPOSITORY trufflehog yes 1 13.13s
✅ SPELL cspell 693 0 30.88s
⚠️ SPELL lychee 346 2 6.65s
✅ XML xmllint 3 0 0 0.62s
✅ YAML prettier 161 0 0 6.43s
✅ YAML v8r 102 0 196.25s
✅ YAML yamllint 162 0 2.41s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_