mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-07 11:14:17 -04:00
Correct comments
This commit is contained in:
parent
febd8ed5fe
commit
a57b0194a6
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions" # Necessary to update action hashs
|
- package-ecosystem: "github-actions" # Necessary to update action hashes.
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
# Allow up to 3 opened pull requests for github-actions versions
|
# Allow up to 3 opened pull requests for github-actions versions.
|
||||||
open-pull-requests-limit: 3
|
open-pull-requests-limit: 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user