FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-slack-hooks/.github/dependabot.yml at main · slackapi/python-slack-hooks · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
slackapi
/
python-slack-hooks
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
python-slack-hooks
/
.github
/
dependabot.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (17 loc) · 643 Bytes
Breadcrumbs
python-slack-hooks
/
.github
/
dependabot.yml
Copy path
File metadata and controls
18 lines (17 loc) · 643 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
Please see the documentation for all configuration options:
#
https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version
:
2
updates
:
-
package-ecosystem
:
"
pip
"
directory
:
"
/
"
#
Location of package manifests
schedule
:
interval
:
"
weekly
"
open-pull-requests-limit
:
5
ignore
:
#
Maintainers bump the minimum slack-bolt version manually so the project
#
does not always require the latest release.
-
dependency-name
:
"
slack-bolt
"
-
package-ecosystem
:
"
github-actions
"
directory
:
"
/
"
schedule
:
interval
:
"
monthly
"
Back
|
FazBrowse Home
|
New Git URL