Skip to content

Commit

Permalink
Update files and delete specified items
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Nov 21, 2024
1 parent a2e8259 commit d9fc75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
'--baseline',
'.secrets.baseline',
'--exclude-files',
'(_test\.go$|/testdata/)',
'(_test\.go$|/testdata/|gomod2nix.toml)',
]
- repo: https://github.com/mrtazz/checkmake.git
rev: 0.2.2
Expand All @@ -31,7 +31,7 @@ repos:
hooks:
- id: markdownlint
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.1
rev: v3.31.0
hooks:
- id: commitizen
- id: commitizen-branch
Expand Down

0 comments on commit d9fc75d

Please sign in to comment.