Skip to content

Commit 318f529

Browse files
authored
bump-up version (#33)
* fix: Updated documentation for application and delegated permissions, along with asset configuration. * fix: doc update * fix: bump-up version
1 parent 1ede5bd commit 318f529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: check-json
2828
- id: check-yaml
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.5
30+
rev: v0.14.6
3131
hooks:
3232
- id: ruff
3333
args: [ "--fix", "--unsafe-fixes"] # Allow unsafe fixes (ruff pretty strict about what it can fix)

0 commit comments

Comments
 (0)