Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.5.4 → v1.5.5](Lucas-C/pre-commit-hooks@v1.5.4...v1.5.5)
- https:/charliermarsh/ruff-pre-commithttps:/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.6.1](astral-sh/ruff-pre-commit@v0.1.4...v0.6.1)
  • Loading branch information
pre-commit-ci[bot] authored Aug 19, 2024
1 parent 607cd27 commit 4be3884
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
@@ -1,6 +1,6 @@
repos:
- repo: https:/Lucas-C/pre-commit-hooks
rev: v1.5.4
rev: v1.5.5
hooks:
- id: insert-license
name: "Insert license header in Python source files"
Expand All @@ -11,8 +11,8 @@ repos:
- LICENSE_HEADER
- --fuzzy-match-generates-todo

- repo: https:/charliermarsh/ruff-pre-commit
rev: v0.1.4
- repo: https:/astral-sh/ruff-pre-commit
rev: v0.6.1
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 4be3884

Please sign in to comment.