PagerMaid-Pyro/.github/dependabot.yml
dependabot[bot] 513cdd4093
⬆️ Bump pyrogram from 2.0.51 to 2.0.55 (#34)
* Bump pyrogram from 2.0.51 to 2.0.55

Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.51 to 2.0.55.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.51...v2.0.55)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update dependabot.yml

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2022-09-22 12:16:34 +08:00

13 lines
239 B
YAML

version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
time: "18:00"
timezone: Asia/Shanghai
open-pull-requests-limit: 10
allow:
- dependency-type: direct
- dependency-type: indirect