Skip to content

Commit

Permalink
pre-commit: update
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <me@sumnerevans.com>
  • Loading branch information
sumnerevans committed May 9, 2023
1 parent 3680718 commit 9c43d28
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
@@ -1,7 +1,7 @@
exclude: "secrets/.*"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude_types: [markdown]
Expand All @@ -10,6 +10,6 @@ repos:
- id: check-added-large-files

- repo: https://github.com/nix-community/nixpkgs-fmt/
rev: f4c3f141c2821589198bffe07f2f45681540504f
rev: v1.3.0
hooks:
- id: nixpkgs-fmt

0 comments on commit 9c43d28

Please sign in to comment.