Skip to content

Commit 09f94c2

Browse files
Bump fonttools from 4.60.1 to 4.60.2 (#29)
* Bump fonttools from 4.60.1 to 4.60.2 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 to 4.60.2. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.60.1...4.60.2) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependabot.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: d33bs <ekgto445@gmail.com>
1 parent 667b78f commit 09f94c2

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ updates:
1515
# Check for updates to GitHub Actions every week
1616
interval: "weekly"
1717
groups:
18-
python-packages:
18+
github-actions:
1919
patterns:
2020
- "*"
2121

@@ -30,6 +30,6 @@ updates:
3030
# Check for updates to uv environment files every week
3131
interval: "weekly"
3232
groups:
33-
github-actions:
33+
uv:
3434
patterns:
3535
- "*"

0 commit comments

Comments
 (0)