FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Java/.github/dependabot.yml at master · TheAlgorithms/Java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Java
Public
Notifications
You must be signed in to change notification settings
Fork
21.2k
Star
66.2k
Code
Issues
4
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
Java
/
.github
/
dependabot.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (22 loc) · 431 Bytes
Breadcrumbs
Java
/
.github
/
dependabot.yml
Copy path
File metadata and controls
24 lines (22 loc) · 431 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
---
version
:
2
updates
:
-
package-ecosystem
:
"
docker
"
directory
:
"
/
"
schedule
:
interval
:
"
weekly
"
cooldown
:
default-days
:
7
-
package-ecosystem
:
"
github-actions
"
directory
:
"
/.github/workflows/
"
schedule
:
interval
:
"
daily
"
cooldown
:
default-days
:
7
-
package-ecosystem
:
"
maven
"
directory
:
"
/
"
schedule
:
interval
:
"
daily
"
cooldown
:
default-days
:
7
...
Back
|
FazBrowse Home
|
New Git URL