This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 8f508c411 Revert "Disabling dependabot"
8f508c411 is described below
commit 8f508c411bdda6200b29b57c53869656fc872167
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Sep 16 13:56:46 2022 +0100
Revert "Disabling dependabot"
This reverts commit 60d68bb5f2bd89c40c98ade47663d7788c8cbabd.
---
.github/dependabot.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 14e378c5e..ddcfd3c6f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,9 +12,9 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-#version: 2
-#updates:
- #- package-ecosystem: "maven"
- #directory: "/"
- #schedule:
- #interval: "daily"
+version: 2
+updates:
+ - package-ecosystem: "maven"
+ directory: "/"
+ schedule:
+ interval: "daily"