Skip to content

Commit 0b93c99

Browse files
authored
Merge pull request #1 from taskbadger/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4cf62a5 + fc689db commit 0b93c99

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
@@ -13,7 +13,7 @@ repos:
1313
args: ["--line-length=120"]
1414
language_version: python3.9
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.3.0
16+
rev: v4.4.0
1717
hooks:
1818
- id: check-added-large-files
1919
args: [--maxkb=2048]
@@ -28,7 +28,7 @@ repos:
2828
types: [text]
2929
stages: [commit, push, manual]
3030
- repo: https://github.com/pre-commit/mirrors-prettier
31-
rev: v2.7.1
31+
rev: v3.0.0-alpha.4
3232
hooks:
3333
- id: prettier
3434
exclude: taskbadger.yaml

0 commit comments

Comments
 (0)