Skip to content

Commit

Permalink
chore(deps): introduce dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Jun 30, 2023
1 parent b9322a2 commit e1071b2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
day: monday
time: "12:00"
timezone: Europe/Paris
- package-ecosystem: npm
directory: "/"
reviewers:
- ffoodd
labels:
- dependencies
schedule:
interval: weekly
day: monday
time: "12:00"
timezone: Europe/Paris
versioning-strategy: increase
rebase-strategy: disabled

0 comments on commit e1071b2

Please sign in to comment.