Skip to content

Commit af18512

Browse files
authored
Merge pull request #370 from praw-dev/update/pre-commit-hooks
Update pre-commit hooks
2 parents ed1e6ce + 254a7c7 commit af18512

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ repos:
33
- id: docstrfmt
44
require_serial: true
55
repo: https://github.com/LilSpazJoekp/docstrfmt
6-
rev: 06455715c8a81e176748e036c1c945f3e80d5b8d # frozen: v2.1.0
6+
rev: 8688ba6420d7b5ca95a8ba0edf8a9953babdc3da # frozen: v2.1.1
77

88
- hooks:
99
- id: codesorter
1010
require_serial: true
1111
repo: https://github.com/praw-dev/CodeSorter
12-
rev: a8b600db67edfc9f71a13e97f67c10d72f87fec7 # frozen: unreleased
12+
rev: 33c79d5c2fab0b6f1a6850c97f92da1739951f2d # frozen: v0.1.0
1313

1414
- hooks:
1515
- id: auto-walrus

0 commit comments

Comments
 (0)