FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
AICodeBot/.github/dependabot.yml at main · TechNickAI/AICodeBot · GitHub
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
TechNickAI
/
AICodeBot
Public archive
Notifications
You must be signed in to change notification settings
Fork
12
Star
62
Code
Issues
16
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
AICodeBot
/
.github
/
dependabot.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (31 loc) · 862 Bytes
Breadcrumbs
AICodeBot
/
.github
/
dependabot.yml
Copy path
File metadata and controls
33 lines (31 loc) · 862 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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
#
Automatically update dependencies with Dependabot
#
Please see the documentation for all configuration options:
#
https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version
:
2
updates
:
-
package-ecosystem
:
"
github-actions
"
directory
:
"
/
"
schedule
:
interval
:
"
weekly
"
day
:
"
wednesday
"
labels
:
-
"
dependencies
"
-
"
github-actions
"
commit-message
:
prefix
:
"
ci
"
include
:
"
scope
"
-
package-ecosystem
:
"
pip
"
directory
:
"
/requirements
"
schedule
:
interval
:
"
weekly
"
day
:
"
wednesday
"
labels
:
-
"
dependencies
"
-
"
python
"
-
"
auto-merge-candidate
"
commit-message
:
prefix
:
"
deps
"
include
:
"
scope
"
#
Allow patch and minor updates for automatic merging consideration
open-pull-requests-limit
:
10
Back
|
FazBrowse Home
|
New Git URL