/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.14.2
.github/dependabot.yml
21 строка
466 B
Dong-hee Na
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
18 авг 2023, 16:42
Не верифицирован
18 авг 2023, 16:42
28cab71
Код
Авторство
О чём код?
version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" labels: - "skip issue" - "skip news" ignore: - dependency-name: "*" update-types: - "version-update:semver-minor" - "version-update:semver-patch" - package-ecosystem: "pip" directory: "/Tools/" schedule: interval: "monthly" labels: - "skip issue" - "skip news"