Skip to content

Commit

Permalink
Merge pull request #3 from KjellBerlin/Introduce-dependabot
Browse files Browse the repository at this point in the history
Introduce dependabot
  • Loading branch information
KjellBerlin authored Sep 19, 2024
2 parents 54eb8d1 + 338fd52 commit e56f1d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

0 comments on commit e56f1d1

Please sign in to comment.