Skip to content

Commit 8492218

Browse files
authored
build: reduce dependabot update frequency (#323)
1 parent ddd75b6 commit 8492218

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
version: 2
22
updates:
3-
- package-ecosystem: github-actions
4-
directory: '/'
5-
ignore:
6-
- dependency-name: "actions/*"
7-
update-types:
8-
["version-update:semver-minor", "version-update:semver-patch"]
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
95
schedule:
10-
interval: daily
6+
interval: "monthly"
117
open-pull-requests-limit: 10
12-
- package-ecosystem: npm
13-
directory: '/'
8+
9+
- package-ecosystem: "npm"
10+
directory: "/"
1411
schedule:
15-
interval: daily
12+
interval: "weekly"
1613
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy