Skip to content

Commit

Permalink
Run pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Mar 6, 2024
1 parent 142e281 commit f4920fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
minimum_pre_commit_version: 2.9.0
exclude: ^tests
- repo: https://github.com/mondeja/project-config
rev: v0.9.4
rev: v0.9.5
hooks:
- id: project-config
- repo: meta
Expand All @@ -40,7 +40,7 @@ repos:
files: \.bat$
name: "*.bat end of lines"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.3.0
hooks:
- id: ruff
args:
Expand All @@ -51,7 +51,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/adrienverge/yamllint
rev: v1.35.0
rev: v1.35.1
hooks:
- id: yamllint
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
Expand Down

0 comments on commit f4920fa

Please sign in to comment.