diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8bb4c54..e099700 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,6 +1,6 @@
 # Docs: <https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/customizing-dependency-updates>
 
-# version: 2
+version: 2
 # updates:
 #   - package-ecosystem: npm
 #     directory: /
@@ -11,14 +11,14 @@
 #       timezone: "Asia/Kolkata"
 #     open-pull-requests-limit: 15
 
-#   - package-ecosystem: github-actions
-#     directory: /
-#     schedule:
-#       interval: weekly
-#       day: "tuesday"
-#       time: "01:00"
-#       timezone: "Asia/Kolkata"
-#     open-pull-requests-limit: 5
+  - package-ecosystem: github-actions
+    directory: /
+    schedule:
+      interval: weekly
+      day: "tuesday"
+      time: "01:00"
+      timezone: "Asia/Kolkata"
+    open-pull-requests-limit: 5
 
 #   - package-ecosystem: cargo
 #     directory: /src-tauri/