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

Commit eb6228f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.3.0...v4.6.0) - [github.com/Lucas-C/pre-commit-hooks: v1.3.1 → v1.5.5](Lucas-C/pre-commit-hooks@v1.3.1...v1.5.5)
1 parent 78010bb commit eb6228f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ci:
1212
repos:
1313
# General
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.3.0
15+
rev: v4.6.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-ast
@@ -40,7 +40,7 @@ repos:
4040
types: [fish]
4141
# Misc
4242
- repo: https://github.com/Lucas-C/pre-commit-hooks
43-
rev: v1.3.1
43+
rev: v1.5.5
4444
hooks:
4545
- id: insert-license
4646
args: [

0 commit comments

Comments
 (0)