Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFaer committed Feb 6, 2024
1 parent 2c68bb9 commit df36731
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# https://pre-commit.com/

repos:
- repo: local
- repo: https://github.com/google/keep-sorted
rev: bootstrap-testing
hooks:
- id: keep-sorted
name: keep-sorted
language: golang
# Remember to also update language_version in .pre-commit-hooks.yaml!
language_version: 1.21.6
entry: go run .
- repo: https://github.com/pre-commit/pre-commit
rev: v3.6.0
hooks:
Expand Down

0 comments on commit df36731

Please sign in to comment.