diff options
| author | pml68 <contact@pml68.dev> | 2025-04-13 11:53:16 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-15 23:52:42 +0200 |
| commit | 676d6334cd3bb095b4a7abee577b99bbe059c2f4 (patch) | |
| tree | b834ebedcf0e5ef1082fc4057d22a2d41254bc28 /.github | |
| parent | feat(material_theme): tweak `pick_list` and `menu` borders (diff) | |
| download | iced-builder-676d6334cd3bb095b4a7abee577b99bbe059c2f4.tar.gz | |
ci: set dependabot interval to monthly
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cad797..b7e295a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: cargo directory: "/" schedule: - interval: daily + interval: monthly time: "20:00" open-pull-requests-limit: 10 reviewers: |
