Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/upload-art…
Browse files Browse the repository at this point in the history
…ifact-3
  • Loading branch information
clux authored Aug 25, 2023
2 parents 31cfc35 + 923ddf6 commit 9061037
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 61 deletions.
18 changes: 17 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,20 @@ updates:
kube:
patterns:
- kube
- k8s-openapi
- k8s-openapi
serde:
patterns:
- serde
- serde_*
- serde-*
misc:
patterns:
- anyhow
- thiserror
- log
- env_logger
clap:
patterns:
- clap
- clap-*
- clap_*
Loading

0 comments on commit 9061037

Please sign in to comment.