Skip to content

Commit 95c0a24

Browse files
committed
Merge branch 'main' of github.com:myakove/python-simple-logger
2 parents adb22b9 + 0dfea80 commit 95c0a24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/PyCQA/autoflake
6-
rev: "v2.0.2"
6+
rev: "v2.1.1"
77
hooks:
88
- id: autoflake
99
args:
@@ -56,7 +56,7 @@ repos:
5656
- id: detect-secrets
5757

5858
- repo: https://github.com/igorshubovych/markdownlint-cli
59-
rev: v0.33.0
59+
rev: v0.34.0
6060
hooks:
6161
- id: markdownlint
6262
args: [--fix]

0 commit comments

Comments
 (0)