diff options
| author | Luca Comellini <luca.com@gmail.com> | 2024-07-15 02:30:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:30:48 +0100 |
| commit | 63f1d8995a3254fdd9078df02fdac8584c482e62 (patch) | |
| tree | 7e968e445836d886cbd5a1ba19a5af075dbda66a /.github | |
| parent | chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261) (diff) | |
| download | atuin-63f1d8995a3254fdd9078df02fdac8584c482e62.zip | |
chore(deps): Add dependabot for GitHub Actions (#2257)
Signed-off-by: Luca Comellini <luca.com@gmail.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7607ffe6..434e7279 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" |
