Skip to content

Commit

Permalink
chore: update golanci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
luanaBanana committed Nov 1, 2024
1 parent e9013d9 commit aac2c2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ updates:
- "dependencies"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install golangci-lint
uses: golangci/golangci-lint-action@master
with:
version: v1.55.2
version: v1.61.0
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit aac2c2f

Please sign in to comment.