Skip to content

Commit e68092f

Browse files
authored
chore(dependabot): update dependabot.yml (#28)
* chore(dependabot): update `dependabot.yml` * docs(changelog): update `CHANGELOG.md`
1 parent e860008 commit e68092f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ updates:
1616
- ns-vasilev
1717
reviewers:
1818
- ns-vasilev
19+
commit-message:
20+
prefix: "chore"
21+
include: "scope"
22+
labels:
23+
- "dependencies"
1924

2025
- package-ecosystem: swift
2126
directory: /
@@ -27,4 +32,9 @@ updates:
2732
assignees:
2833
- ns-vasilev
2934
reviewers:
30-
- ns-vasilev
35+
- ns-vasilev
36+
commit-message:
37+
prefix: "chore"
38+
include: "scope"
39+
labels:
40+
- "dependencies"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ All notable changes to this project will be documented in this file.
2121
#### Updated
2222
- Update `Mintfile`
2323
- Updated in Pull Request [#22](https://github.com/space-code/validator/pull/22).
24+
- Update `dependabot.yml`
25+
- Updated in Pull Request [#28](https://github.com/space-code/validator/pull/28).
2426

2527
## [1.2.0](https://github.com/space-code/validator/releases/tag/1.2.0)
2628
Released on 2025-11-13.

0 commit comments

Comments
 (0)