Skip to content

Commit

Permalink
Bump pre-commit/action from v1.0.1 to v2.0.0 (#1346)
Browse files Browse the repository at this point in the history
Bumps [pre-commit/action](https://github.com/pre-commit/action) from v1.0.1 to v2.0.0.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v1.0.1...0764670)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
  • Loading branch information
dependabot[bot] authored and arschles committed Dec 1, 2020
1 parent 0d019e6 commit 0aa88b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
go-version: 1.15.5
- name: Get golangci
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.31.0
- uses: pre-commit/action@v1.0.1
- uses: pre-commit/action@v2.0.0

codeScanning:
name: Code Scanning
Expand Down

0 comments on commit 0aa88b0

Please sign in to comment.