This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/master by this push: new 4c926c2f0 Enables Dependabot updates 4c926c2f0 is described below commit 4c926c2f07662c42815ff7cd8ea3b1737d536e0a Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Thu Jun 29 07:13:25 2023 +0200 Enables Dependabot updates --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index f2d361b61..979e73f99 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,3 +16,5 @@ github: master: { } autolink_jira: - WW + dependabot_alerts: true + dependabot_updates: true