Skip to content

Commit

Permalink
Updated username
Browse files Browse the repository at this point in the history
  • Loading branch information
lpeyr committed Jul 25, 2024
1 parent 2b78c4a commit ae0d830
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/InternetTest"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
target-branch: vNext
reviewers:
- Leo-Peyronnet
assignees:
- Leo-Peyronnet
ignore:
- dependency-name: LeoCorpLibrary
versions:
- 3.3.0.2102
- package-ecosystem: nuget
directory: "/InternetTest"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
target-branch: vNext
reviewers:
- lpeyr
assignees:
- lpeyr
ignore:
- dependency-name: LeoCorpLibrary
versions:
- 3.3.0.2102
2 changes: 1 addition & 1 deletion .github/workflows/license-copyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
token: ${{ secrets.ACTIONS_TOKEN }}
commitTitle: "Updated license copyright"
assignees: "Leo-Peyronnet"
assignees: "lpeyr"
labels: documentation

0 comments on commit ae0d830

Please # to comment.