Skip to content

Commit

Permalink
RDNET-1595: upgrade 3rd libs (#24)
Browse files Browse the repository at this point in the history
* upgrade 3rd libs
  • Loading branch information
bmartins-unit committed Oct 26, 2023
1 parent 7b01fd2 commit 0c30d6e
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: gomod
directory: /
schedule:
interval: daily
time: "13:00"
allow:
# Allow both direct and indirect updates for all packages
- dependency-type: "all"
rebase-strategy: "disabled"

0 comments on commit 0c30d6e

Please sign in to comment.