]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Add dependabot for GitHub Actions (#410)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 27 Aug 2022 18:39:53 +0000 (20:39 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Aug 2022 18:39:53 +0000 (20:39 +0200)
.github/dependabot.yml

index b38df29f46e14033477513e27b6b7a689b75ed51..946f2358c0de5afc0062bd2ae57449c4e12be63d 100644 (file)
@@ -1,5 +1,11 @@
 version: 2
 updates:
+  # GitHub Actions
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"
+  # Python
   - package-ecosystem: "pip"
     directory: "/"
     schedule: