diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-22 21:20:18 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-22 21:20:18 +0200 |
| commit | 60352251f38c557bfdf5f713f92fa9eb52bbb14b (patch) | |
| tree | e3e127372cf4509b35d1bf6597d77848bbfb6dd7 /.github/dependabot.yml | |
| parent | feat: switch to `prettyplease` for code formatting (diff) | |
| download | iced-builder-60352251f38c557bfdf5f713f92fa9eb52bbb14b.tar.gz | |
chore: remove GitHub related stuff
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index b7e295a..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,10 +0,0 @@ -version: 2 -updates: -- package-ecosystem: cargo - directory: "/" - schedule: - interval: monthly - time: "20:00" - open-pull-requests-limit: 10 - reviewers: - - pml68 |
