mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
Merge branch 'main' into dependabot/pip/urllib3-2.0.7
This commit is contained in:
commit
1ba77ac37b
1 changed files with 2 additions and 1 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -12,7 +12,8 @@ updates:
|
|||
update-types: ["version-update:semver-patch"]
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule: "weekly"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "Github Actions"
|
||||
include: "scope"
|
||||
|
|
Loading…
Add table
Reference in a new issue