Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit69769b6

Browse files
cclausshugovkewdurbin
authored
Keep GitHub Actions up to date with GitHub's Dependabot (python#2401)
* Keep GitHub Actions up to date with GitHub's Dependabot*https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot*https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem* Apply suggestions from code reviewCo-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>* Update .github/dependabot.yml---------Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
1 parentbc59460 commit69769b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ updates:
1919
-dependency-name:lxml
2020
versions:
2121
-4.6.2
22+
-package-ecosystem:github-actions
23+
directory:"/"
24+
groups:
25+
github-actions:
26+
patterns:
27+
-"*"# Group all Actions updates into a single larger pull request
28+
schedule:
29+
interval:daily

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp