Skip to content

Commit

Permalink
Merge pull request #4 from kjmeagher/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
autoupdate pre-commit hooks
  • Loading branch information
kjmeagher authored Oct 7, 2024
2 parents 5093d15 + 6bc2901 commit 3f1a57f
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 @@ -11,7 +11,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.6.9
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand All @@ -32,7 +32,7 @@ repos:
- id: forbid-crlf
- id: forbid-tabs
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
rev: "3.0.3"
hooks:
- id: editorconfig-checker
alias: ec

0 comments on commit 3f1a57f

Please sign in to comment.