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/Zac-HD/shed: 2024.1.1 → 2024.3.1](Zac-HD/shed@2024.1.1...2024.3.1)
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.4](astral-sh/ruff-pre-commit@v0.2.2...v0.3.4)
  • Loading branch information
pre-commit-ci[bot] authored Mar 25, 2024
1 parent 61b3591 commit b01e0f7
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 @@ -12,14 +12,14 @@ repos:
args: [--maxkb=1500]

- repo: https://github.com/Zac-HD/shed
rev: 2024.1.1
rev: 2024.3.1
hooks:
- id: shed
args: [--refactor, --py310-plus]
types_or: [python, markdown, rst]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.4
hooks:
- id: ruff
exclude: dash_query_builder/DashQueryBuilder.py

0 comments on commit b01e0f7

Please sign in to comment.