Skip to content

Commit e68703a

Browse files
authored
Merge pull request #494 from modelix/dependabot/github_actions/pre-commit/action-3.0.1
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 89697b2 + ae185f4 commit e68703a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-python@v5
12-
- uses: pre-commit/[email protected].0
12+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)