Skip to content

Commit

Permalink
fix: properly name patches & remove nixfmt pre-commit hook since it r…
Browse files Browse the repository at this point in the history
…equires GHC & hackage
  • Loading branch information
oskardotglobal committed Sep 9, 2024
1 parent 28e958e commit a037e0d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ci:
autoupdate_branch: "rewrite"
skip: [nixfmt]

repos:
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down Expand Up @@ -49,8 +48,3 @@ repos:
rev: v0.10.0.1
hooks:
- id: shellcheck

- repo: https://github.com/NixOS/nixfmt
rev: d0c0cda4fe6b7ae2b9aa37f3ee15e6412573eb01
hooks:
- id: nixfmt
File renamed without changes.

0 comments on commit a037e0d

Please sign in to comment.