We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec5403 commit 2a6b0ffCopy full SHA for 2a6b0ff
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: 'v0.14.2'
+ rev: 'v0.14.3'
4
hooks:
5
- id: ruff-check
6
args: [--fix, --exit-non-zero-on-fix]
@@ -12,4 +12,4 @@ repos:
12
id: beautysh
13
language_version: python3
14
repo: https://github.com/lovesegfault/beautysh
15
- rev: v6.2.1
+ rev: v6.4.1
0 commit comments