Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://github.com/ikamensh/flynt/: 1.0.0 → 1.0.1
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.280...v0.0.281)
  • Loading branch information
pre-commit-ci[bot] authored and braingram committed Aug 7, 2023
1 parent 09b04a8 commit 67937de
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 @@ -37,13 +37,13 @@ repos:
- tomli

- repo: https://github.com/ikamensh/flynt/
rev: '1.0.0'
rev: '1.0.1'
hooks:
- id: flynt
exclude: "asdf/(extern||_jsonschema)/.*"

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.280'
rev: 'v0.0.281'
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 67937de

Please sign in to comment.