Skip to content

Commit

Permalink
Fixed dependabot file.
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
  • Loading branch information
Johannestegner committed Oct 11, 2022
1 parent 7ea3773 commit 3d99820
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 23 deletions.
15 changes: 1 addition & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,5 @@ updates:
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
target-branch: develop
ignore:
- dependency-name: phpunit/phpunit
versions:
- 9.5.1
- 9.5.2
- 9.5.3
- dependency-name: psr/container
versions:
- 2.0.0
- dependency-name: squizlabs/php_codesniffer
versions:
- 3.5.8
target-branch: master
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Jitesoft
Copyright (c) Jitesoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d99820

Please sign in to comment.