Skip to content

Commit 9dcf06b

Browse files
linuxdaemongithub-actions[bot]
authored andcommitted
chore(deps): Update .pre-commit-config.yaml
1 parent ab4d965 commit 9dcf06b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
3+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
args:
@@ -50,7 +50,7 @@ repos:
5050
- id: python-no-eval
5151
- id: python-no-log-warn
5252
- repo: https://github.com/ikamensh/flynt
53-
rev: b6179c10e744b641f5f180cfc40e95c90a8ad18c # frozen: 1.0.4
53+
rev: 97be693bf18bc2f050667dd282d243e2824b81e2 # frozen: 1.0.6
5454
hooks:
5555
- id: flynt
5656
- repo: https://github.com/asottile/pyupgrade
@@ -72,7 +72,7 @@ repos:
7272
additional_dependencies:
7373
- tomli ; python_version < '3.11'
7474
- repo: https://github.com/commitizen-tools/commitizen
75-
rev: c710c9f541ae452547fdce5c360929f007ec4867 # frozen: v4.8.3
75+
rev: 98bba31fe6c9214cd49767e41802fa099d0c47a4 # frozen: v4.9.0
7676
hooks:
7777
- id: commitizen
7878
- repo: local
@@ -85,7 +85,7 @@ repos:
8585
types:
8686
- python
8787
- repo: https://github.com/andreoliwa/nitpick
88-
rev: '36d4912df1f0bd2ed8cc535b57c5ba3b09ce3d46' # frozen: v0.35.0
88+
rev: '2bdfd4e7aa1fa2eea0d83fd0c0e0ba4fb55ba1e3' # frozen: v0.36.0
8989
hooks:
9090
- id: nitpick
9191
minimum_pre_commit_version: 2.18.0

0 commit comments

Comments
 (0)