Merge pull request #5 from apache/dependabot/maven/master/org.apache.maven.archetype-archetype-packaging-3.2.1

Bump archetype-packaging from 3.1.1 to 3.2.1
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 06f98d8..653d41b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,4 +22,7 @@
     target-branch: "master"
     schedule:
       interval: "daily"
-
+  - package-ecosystem: "maven"
+    directory: "/src/main/resources/archetype-resources"
+    schedule:
+      interval: "daily"