Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 6cc203a

Browse files
authored
chore: update dependabot version ignores (#383)
1 parent 7f3cd28 commit 6cc203a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,16 @@ updates:
99
commit-message:
1010
prefix: "chore"
1111
ignore:
12-
# GitHub always delivers the latest versions for each major
13-
# release tag, so handle updates manually
12+
# These actions deliver the latest versions by updating the major
13+
# release tag, so ignore minor and patch versions
1414
- dependency-name: "actions/*"
15+
update-types:
16+
- "version-update:semver-minor"
17+
- "version-update:semver-patch"
18+
- dependency-name: "Apple-Actions/import-codesign-certs"
19+
update-types:
20+
- "version-update:semver-minor"
21+
- "version-update:semver-patch"
1522

1623
- package-ecosystem: "gomod"
1724
directory: "/"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy