Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set the default behavior, in case people don't have `core.autocrlf` set.
* text=auto
* text=auto eol=lf

# Explicitly declare text files you want to always be normalized and converted
# to native OS line endings on checkout, but committing those with LF in the repo.
Expand Down
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ updates:
- dependency-type: all
- package-ecosystem: pip
directories:
- .
- action_server
- actions
- build_common
Expand Down
Loading
Loading