We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee30d2 commit b4b4b8dCopy full SHA for b4b4b8d
.github/dependabot.yml
@@ -3,6 +3,7 @@ updates:
3
- package-ecosystem: npm
4
directory: "/"
5
schedule:
6
- interval: daily
7
- time: "11:00"
+ interval: weekly
8
open-pull-requests-limit: 10
+ ignore:
9
+ - dependency-name: "eslint"
0 commit comments