Skip to content

Commit

Permalink
Merge pull request #397 from asdf-format/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
braingram authored Aug 8, 2023
2 parents 3deea51 + dfb6b26 commit 4e461f3
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 @@ -26,7 +26,7 @@ repos:
- id: text-unicode-replacement-char

- repo: https://github.com/asottile/pyupgrade
rev: v3.9.0
rev: v3.10.1
hooks:
- id: pyupgrade
args: ["--py38-plus"]
Expand All @@ -40,7 +40,7 @@ repos:
- tomli

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

0 comments on commit 4e461f3

Please sign in to comment.