Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.0 → v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 authored Jul 9, 2024
2 parents 8e201a3 + 9c5bdb6 commit a950c96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ci:
autofix_commit_msg: "[pre-commit.ci] auto fixes from pre-commit.com hooks"
autofix_prs: true
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
autoupdate_schedule: weekly
skip: [badgie]
submodules: false
Expand Down Expand Up @@ -32,7 +30,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.5.1
hooks:
- id: ruff
types: [file]
Expand Down

0 comments on commit a950c96

Please sign in to comment.