There was an error while loading. Please reload this page.
2 parents ed1e6ce + 254a7c7 commit af18512Copy full SHA for af18512
1 file changed
.pre-commit-config.yaml
@@ -3,13 +3,13 @@ repos:
3
- id: docstrfmt
4
require_serial: true
5
repo: https://github.com/LilSpazJoekp/docstrfmt
6
- rev: 06455715c8a81e176748e036c1c945f3e80d5b8d # frozen: v2.1.0
+ rev: 8688ba6420d7b5ca95a8ba0edf8a9953babdc3da # frozen: v2.1.1
7
8
- hooks:
9
- id: codesorter
10
11
repo: https://github.com/praw-dev/CodeSorter
12
- rev: a8b600db67edfc9f71a13e97f67c10d72f87fec7 # frozen: unreleased
+ rev: 33c79d5c2fab0b6f1a6850c97f92da1739951f2d # frozen: v0.1.0
13
14
15
- id: auto-walrus
0 commit comments