We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e50fa commit 1a0bf9fCopy full SHA for 1a0bf9f
.github/dependabot.yml
@@ -5,6 +5,5 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
- ignored_updates:
9
- - match:
10
- dependency_name: "actions/*"
+ ignore:
+ - dependency_name: "actions/*"
0 commit comments