Skip to content

Commit

Permalink
Merge pull request #87 from fingerprintjs/ci/dependabot
Browse files Browse the repository at this point in the history
ci: add dependabot configuration
  • Loading branch information
necipallef authored Aug 29, 2024
2 parents b1ad201 + 7bfcc42 commit 0e44a30
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
allow:
- dependency-type: "production"
schedule:
interval: "daily"
commit-message:
prefix: "chore(deps)"

0 comments on commit 0e44a30

Please sign in to comment.