Skip to content

Commit 3d99820

Browse files
Fixed dependabot file.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent 7ea3773 commit 3d99820

File tree

3 files changed

+10
-23
lines changed

3 files changed

+10
-23
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,5 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
time: "04:00"
87
open-pull-requests-limit: 10
9-
target-branch: develop
10-
ignore:
11-
- dependency-name: phpunit/phpunit
12-
versions:
13-
- 9.5.1
14-
- 9.5.2
15-
- 9.5.3
16-
- dependency-name: psr/container
17-
versions:
18-
- 2.0.0
19-
- dependency-name: squizlabs/php_codesniffer
20-
versions:
21-
- 3.5.8
8+
target-branch: master

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Jitesoft
3+
Copyright (c) Jitesoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)