We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ee02d commit f5e05a4Copy full SHA for f5e05a4
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
directory: "/"
7
# Check the npm registry for updates every day (weekdays)
8
schedule:
9
- interval: "monthyl"
+ interval: "monthly"
10
ignore:
11
- dependency-name: "eslint"
12
update-types: ["version-update:semver-major"]
@@ -18,4 +18,4 @@ updates:
18
- package-ecosystem: "github-actions"
19
20
21
0 commit comments