Skip to content

Commit

Permalink
Merge pull request #332 from tovrstra/update-contributing
Browse files Browse the repository at this point in the history
Update contributing guide
  • Loading branch information
tovrstra authored Jun 12, 2024
2 parents 2774afc + 1032c13 commit 4896520
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 229 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.4
rev: 0.28.5
hooks:
- id: check-github-workflows
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.5
rev: v0.4.8
hooks:
- id: ruff-format
- id: ruff
Expand Down
Loading

0 comments on commit 4896520

Please sign in to comment.