detect for archetype pom
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 06f98d8..e8bf617 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,4 +22,9 @@
     target-branch: "master"
     schedule:
       interval: "daily"
+  - package-ecosystem: "maven"
+    directory: "/src/main/resources/archetype-resources"
+    schedule:
+      interval: "daily"    
+