diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 3389bde..dda58e2 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,5 +4,9 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" diff --git a/javascript/site-react/.github/dependabot.yaml.jinja b/javascript/site-react/.github/dependabot.yaml similarity index 72% rename from javascript/site-react/.github/dependabot.yaml.jinja rename to javascript/site-react/.github/dependabot.yaml index fb56892..006a82d 100644 --- a/javascript/site-react/.github/dependabot.yaml.jinja +++ b/javascript/site-react/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: '/' schedule: interval: 'monthly' + groups: + github-actions: + patterns: + - '*' labels: - 'part: github_actions' @@ -13,6 +17,10 @@ updates: interval: 'monthly' cooldown: default-days: 7 + groups: + javascript: + patterns: + - '*' labels: - 'lang: javascript' - 'part: dependencies' diff --git a/javascript/site-sveltekit/.github/dependabot.yaml b/javascript/site-sveltekit/.github/dependabot.yaml new file mode 100644 index 0000000..006a82d --- /dev/null +++ b/javascript/site-sveltekit/.github/dependabot.yaml @@ -0,0 +1,26 @@ +version: 2 +updates: + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'monthly' + groups: + github-actions: + patterns: + - '*' + labels: + - 'part: github_actions' + + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'monthly' + cooldown: + default-days: 7 + groups: + javascript: + patterns: + - '*' + labels: + - 'lang: javascript' + - 'part: dependencies' diff --git a/javascript/site-webawesome/.github/dependabot.yaml b/javascript/site-webawesome/.github/dependabot.yaml new file mode 100644 index 0000000..006a82d --- /dev/null +++ b/javascript/site-webawesome/.github/dependabot.yaml @@ -0,0 +1,26 @@ +version: 2 +updates: + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'monthly' + groups: + github-actions: + patterns: + - '*' + labels: + - 'part: github_actions' + + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'monthly' + cooldown: + default-days: 7 + groups: + javascript: + patterns: + - '*' + labels: + - 'lang: javascript' + - 'part: dependencies' diff --git a/javascript/uitk-svelte/.github/dependabot.yaml b/javascript/uitk-svelte/.github/dependabot.yaml new file mode 100644 index 0000000..006a82d --- /dev/null +++ b/javascript/uitk-svelte/.github/dependabot.yaml @@ -0,0 +1,26 @@ +version: 2 +updates: + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'monthly' + groups: + github-actions: + patterns: + - '*' + labels: + - 'part: github_actions' + + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'monthly' + cooldown: + default-days: 7 + groups: + javascript: + patterns: + - '*' + labels: + - 'lang: javascript' + - 'part: dependencies' diff --git a/javascript/uitk-webawesome/.github/dependabot.yaml b/javascript/uitk-webawesome/.github/dependabot.yaml new file mode 100644 index 0000000..006a82d --- /dev/null +++ b/javascript/uitk-webawesome/.github/dependabot.yaml @@ -0,0 +1,26 @@ +version: 2 +updates: + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'monthly' + groups: + github-actions: + patterns: + - '*' + labels: + - 'part: github_actions' + + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'monthly' + cooldown: + default-days: 7 + groups: + javascript: + patterns: + - '*' + labels: + - 'lang: javascript' + - 'part: dependencies' diff --git a/python/cpp/.github/dependabot.yaml b/python/cpp/.github/dependabot.yaml index 8392cea..8fb3966 100644 --- a/python/cpp/.github/dependabot.yaml +++ b/python/cpp/.github/dependabot.yaml @@ -4,9 +4,23 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" + labels: + - "part: github_actions" + - package-ecosystem: "pip" directory: "/" schedule: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" + labels: + - "lang: python" + - "part: dependencies" diff --git a/python/cppjswasm/.github/dependabot.yaml b/python/cppjswasm/.github/dependabot.yaml index f35988d..0f3d865 100644 --- a/python/cppjswasm/.github/dependabot.yaml +++ b/python/cppjswasm/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" @@ -23,6 +31,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + javascript: + patterns: + - "*" labels: - "lang: javascript" - "part: dependencies" diff --git a/python/js/.github/dependabot.yaml b/python/js/.github/dependabot.yaml index f35988d..0f3d865 100644 --- a/python/js/.github/dependabot.yaml +++ b/python/js/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" @@ -23,6 +31,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + javascript: + patterns: + - "*" labels: - "lang: javascript" - "part: dependencies" diff --git a/python/jupyter/.github/dependabot.yaml b/python/jupyter/.github/dependabot.yaml index f35988d..0f3d865 100644 --- a/python/jupyter/.github/dependabot.yaml +++ b/python/jupyter/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" @@ -23,6 +31,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + javascript: + patterns: + - "*" labels: - "lang: javascript" - "part: dependencies" diff --git a/python/pure/.github/dependabot.yaml b/python/pure/.github/dependabot.yaml index 0961ae8..8fb3966 100644 --- a/python/pure/.github/dependabot.yaml +++ b/python/pure/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" diff --git a/python/rust/.github/dependabot.yaml b/python/rust/.github/dependabot.yaml index 72a29ae..ac07c08 100644 --- a/python/rust/.github/dependabot.yaml +++ b/python/rust/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" @@ -23,7 +31,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + rust: + patterns: + - "*" labels: - "lang: rust" - "part: dependencies" - diff --git a/python/rustjswasm/.github/dependabot.yaml b/python/rustjswasm/.github/dependabot.yaml index e7ae981..abfd737 100644 --- a/python/rustjswasm/.github/dependabot.yaml +++ b/python/rustjswasm/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + patterns: + - "*" labels: - "part: github_actions" @@ -13,6 +17,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + python: + patterns: + - "*" labels: - "lang: python" - "part: dependencies" @@ -23,6 +31,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + javascript: + patterns: + - "*" labels: - "lang: javascript" - "part: dependencies" @@ -33,7 +45,10 @@ updates: interval: "monthly" cooldown: default-days: 7 + groups: + rust: + patterns: + - "*" labels: - "lang: rust" - "part: dependencies" -