Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
matoszz committed Sep 19, 2024
1 parent f9a41c5 commit 7c3a772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ issues:
exclude-use-default: true
exclude-dirs:
- httptestutil/*
exclude-files:
exclude-files:
- example_test.go
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repos:
hooks:
- id: yamlfmt
- repo: https://github.com/crate-ci/typos
rev: v1.22.7
rev: v1.24.6
hooks:
- id: typos

0 comments on commit 7c3a772

Please sign in to comment.