/
githubmirror
/
hackingtool
Обзор
Документация
Войти
/
githubmirror
/
hackingtool
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/dependabot.yml
20 строк
528 B
Hardik Zinzuvadiya
feat: AI operator console — 215 curated tools, AI layer, /find discovery (v2.0.0 rework)
26 июл 2026, 21:48
26 июл 2026, 21:48
2482cc9
Код
Авторство
О чём код?
version: 2 updates: # Keep the SHA-pinned GitHub Actions current — Dependabot bumps the pin + comment # together, so pinning stays maintainable instead of going stale. - package-ecosystem: github-actions directory: "/" schedule: interval: weekly groups: actions: patterns: ["*"] # Runtime + dev dependencies (rich, pyyaml, platformdirs, ruff, pytest). - package-ecosystem: pip directory: "/" schedule: interval: weekly groups: python: patterns: ["*"]