Skip to content

Commit

Permalink
Automated: Add dependabot config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Terraform committed Sep 30, 2024
1 parent 9d43f31 commit f6d4646
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ version: 2

"updates":
- "directory": "/"
"ignore":
- "dependency-name": "@types/node"
"update-types":
- "version-update:semver-patch"
"open-pull-requests-limit": 10
"package-ecosystem": "npm"
"reviewers":
Expand Down

0 comments on commit f6d4646

Please sign in to comment.