Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 6405398

Browse files
Fix EOF
1 parent f0081e3 commit 6405398

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependent_bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ updates:
2424
open-pull-requests-limit: 10
2525
versioning-strategy: increase
2626
labels:
27-
- Dependencies
27+
- Dependencies

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ node_modules/
1313
vendor
1414

1515
# Build files
16-
assets/build/
16+
assets/build/

0 commit comments

Comments
 (0)