Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/bwhmather/ssort: v0.12.0 → 0.12.2](bwhmather/ssort@v0.12.0...0.12.2)
- [github.com/charliermarsh/ruff-pre-commit: v0.1.13 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.13...v0.1.14)
  • Loading branch information
pre-commit-ci[bot] authored Jan 22, 2024
1 parent fa7461a commit 047dcbd
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 @@ -7,11 +7,11 @@ repos:
hooks:
- id: pylint
- repo: "https://github.com/bwhmather/ssort"
rev: v0.12.0
rev: 0.12.2
hooks:
- id: ssort
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
rev: v0.1.13
rev: v0.1.14
hooks:
- id: ruff
args: ["--fix", "--exit-non-zero-on-fix"]
Expand Down

0 comments on commit 047dcbd

Please sign in to comment.