This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/fesod.git

commit cceff36975c2fd4da1b20cdbdb7c64536af219b5
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Aug 21 09:48:57 2026 +0100

    Update dependabot configuration for GitHub Actions
    
    Removed ignore rules for major and minor updates in GitHub Actions.
---
 .github/dependabot.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index dc08570a..05d673ab 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -35,9 +35,6 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-    ignore:
-      - dependency-name: "*"
-        update-types: [ "version-update:semver-major", 
"version-update:semver-minor" ]
     labels:
       - "dependencies"
       - "github actions"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to