Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 2d5b59a commit bd9f7e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
install-only: true
version: latest
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
- name: Run Go tests
run: make test
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/golangci/golangci-lint
rev: v1.55.2
rev: v1.56.0
hooks:
- id: golangci-lint
entry: golangci-lint run --fix --timeout 300s
Expand Down

0 comments on commit bd9f7e0

Please sign in to comment.