pyo3/.github
Matthew Treinish c830a7cc57
Add dependabot config (#1148)
* Add dependabot config

This commit adds a dependabot config to automatically open pull requests
with version bumps for dependencies. This will configure dependabot to
check daily if any pyo3 dependency versions are out of date and if they
are it will open a PR for each dependency. You can find more details on
the dependabot configuration and usage in in the github
documentation. [1]

[1] https://docs.github.com/en/github/administering-a-repository/enabling-and-disabling-version-updates

* Switch to weekly update interval
2020-09-06 13:49:36 +09:00
..
workflows Merge pull request #1138 from davidhewitt/ci-no-fail-fast 2020-09-03 00:04:17 +09:00
dependabot.yml Add dependabot config (#1148) 2020-09-06 13:49:36 +09:00
issue_template.md Clarify pyo3 version on issue template 2020-05-10 09:48:10 +01:00
pull_request_template.md Apply suggestions from kngwyu 2020-08-02 02:08:47 +01:00