Skip to content

Commit

Permalink
chore(dependabot): use appropriate docker versioning strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Dec 30, 2024
1 parent 390feb9 commit d809a1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ updates:
schedule:
interval: "weekly"
time: "23:00"
versioning-strategy: "increase-minor"
allow:
- dependency-name: "node"
versions: "22.*"

- package-ecosystem: "github-actions"
target-branch: "main"
Expand Down

0 comments on commit d809a1a

Please sign in to comment.