Skip to content

Commit a580ebc

Browse files
authored
Merge pull request praw-dev#2068 from praw-dev/update/pre-commit-hooks
2 parents e77de83 + e63f134 commit a580ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: ruff
2323
args: [ --exit-non-zero-on-fix, --fix ]
2424
files: ^(praw/.*.py)$
25-
rev: v0.11.8
25+
rev: v0.11.12
2626

2727
- repo: https://github.com/LilSpazJoekp/docstrfmt
2828
hooks:

0 commit comments

Comments
 (0)