Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into ach
Browse files Browse the repository at this point in the history
* origin/master:
  Bump dependencies/pyenv from `fdbcdd3` to `ddf952a` (#1581)
  Bump dependencies/ctags from `3af94f7` to `2bb81c8` (#1579)
  Bump dependencies/pyenv from `bba1289` to `fdbcdd3` (#1578)
  Bump dependencies/goenv from `d228561` to `bd90ec1` (#1577)
  Bump aws-cdk from 1.103.0 to 1.104.0 (#1580)
  Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 (#1576)
  Bump npm from 7.12.1 to 7.13.0 (#1575)
  Bump vim-language-server from 2.2.2 to 2.2.3 (#1574)
  Bump dependencies/ctags from `63f5d38` to `3af94f7` (#1571)
  Bump yaml-language-server from 0.18.0 to 0.19.0 (#1573)
  Bump dependencies/pyenv from `a7f3e3a` to `bba1289` (#1572)
  Bump dependencies/node-build from `a521795` to `24622f2` (#1570)
  Bump pascalgn/automerge-action from 0.13.1 to 0.14.1 (#1567)
  Bump dependencies/ctags from `f61ef4a` to `63f5d38` (#1569)
  Bump dependencies/pyenv from `fd3c891` to `a7f3e3a` (#1568)
  • Loading branch information
kornicameister committed May 18, 2021
2 parents 9bf031f + dd71f1a commit 73e0a32
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.13.1
uses: pascalgn/automerge-action@v0.14.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_REMOVE_LABELS: automerge
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/misspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: sobolevn/misspell-fixer-action@0.1.0
- uses: peter-evans/create-pull-request@v3.9.1
- uses: peter-evans/create-pull-request@v3.9.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "Dotfiles spell good must be..."
Expand Down
2 changes: 1 addition & 1 deletion dependencies/goenv
Submodule goenv updated from d22856 to bd90ec
2 changes: 1 addition & 1 deletion dependencies/node-build
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"aws-cdk": "1.103.0",
"npm": "7.12.1",
"aws-cdk": "1.104.0",
"npm": "7.13.0",
"neovim": "4.10.0",
"prettier": "2.3.0",
"typescript": "4.2.4",
"@elm-tooling/elm-language-server": "2.1.0",
"bash-language-server": "1.17.0",
"vim-language-server": "2.2.2",
"vim-language-server": "2.2.3",
"dockerfile-language-server-nodejs": "0.4.1",
"yaml-language-server": "0.18.0"
"yaml-language-server": "0.19.0"
}
}

0 comments on commit 73e0a32

Please # to comment.