FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
cpplint/.github/dependabot.yml at develop · cpplint/cpplint · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cpplint
/
cpplint
Public
Notifications
You must be signed in to change notification settings
Fork
312
Star
1.8k
Code
Issues
68
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
cpplint
/
.github
/
dependabot.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 688 Bytes
Breadcrumbs
cpplint
/
.github
/
dependabot.yml
Copy path
File metadata and controls
15 lines (15 loc) · 688 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
#
Keep GitHub Actions up to date with GitHub's Dependabot...
#
https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
#
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
version
:
2
updates
:
-
package-ecosystem
:
github-actions
directory
:
/
groups
:
github-actions
:
patterns
:
-
"
*
"
#
Group all Actions updates into a single larger pull request
schedule
:
interval
:
weekly
cooldown
:
#
https://nesbitt.io/2026/03/04/package-managers-need-to-cool-down.html
default-days
:
7
Back
|
FazBrowse Home
|
New Git URL