diff --git a/modpacks/cyclops-all-deps/26.1.2/neoforge/pom.xml b/modpacks/cyclops-all-deps/26.1.2/neoforge/pom.xml
index 0011bb9f..22784378 100644
--- a/modpacks/cyclops-all-deps/26.1.2/neoforge/pom.xml
+++ b/modpacks/cyclops-all-deps/26.1.2/neoforge/pom.xml
@@ -80,11 +80,11 @@
29.37.0.98
-
+
mcjty.theoneprobe
theoneprobe
- 1.21_neo-12.0.8-7
- -->
+ 26.1.2_neo-14.0.0-1
+
com.github.glitchfiend
diff --git a/modpacks/cyclops-all-deps/26.2/neoforge/pom.xml b/modpacks/cyclops-all-deps/26.2/neoforge/pom.xml
index daec6159..fe25640e 100644
--- a/modpacks/cyclops-all-deps/26.2/neoforge/pom.xml
+++ b/modpacks/cyclops-all-deps/26.2/neoforge/pom.xml
@@ -80,11 +80,11 @@
30.31.0.206
-
+
mcjty.theoneprobe
theoneprobe
- 1.21_neo-12.0.8-7
- -->
+ 26.2_neo-15.0.0-1
+
com.github.glitchfiend
diff --git a/renovate.json b/renovate.json
index aa12883a..42b3f946 100644
--- a/renovate.json
+++ b/renovate.json
@@ -123,6 +123,12 @@
"matchPackageNames": ["com.github.glitchfiend:TerraBlender-neoforge"],
"matchFileNames": ["modpacks/**/26.1*/**/pom.xml"],
"allowedVersions": "/^26\\.1\\./"
+ },
+ {
+ "matchManagers": ["maven"],
+ "matchPackageNames": ["mcjty.theoneprobe:theoneprobe"],
+ "matchFileNames": ["modpacks/**/26.1*/**/pom.xml"],
+ "allowedVersions": "/^26\\.1\\./"
}
],
"github-actions": {