Skip to content

Commit

Permalink
chore: update legacy URLs and usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpatiiuk committed May 30, 2023
1 parent 764f1f3 commit b5d6934
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ updates:
schedule:
interval: "monthly"
assignees:
- "maxxxxxdlp"
- "maxpatiiuk"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repos:
- id: fix-encoding-pragma
- id: forbid-new-submodules

- repo: https://github.com/maxxxxxdlp/pre-commit
- repo: https://github.com/maxpatiiuk/pre-commit
rev: v1.0.6
hooks:
- id: tsc
Expand Down Expand Up @@ -159,7 +159,7 @@ repos:
args:
- --git-recurse

- repo: https://github.com/maxxxxxdlp/mirrors-jscpd
- repo: https://github.com/maxpatiiuk/mirrors-jscpd
rev: v3.3.26
hooks:
- id: jscpd
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Maksym Patiiuk
Copyright (c) 2021 Max Patiiuk

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 All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

0 comments on commit b5d6934

Please sign in to comment.